we pass in the sumtype now
authorJohn Kohl <jtkohl@mit.edu>
Thu, 18 Oct 1990 10:55:11 +0000 (10:55 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Thu, 18 Oct 1990 10:55:11 +0000 (10:55 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1262 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/krb/send_tgs.c

index e7cd025ea69a2ec12990310cdf784041dc0146fb..64db6c87b7d6678cb9d32d7663db9ddb44d7d6e0 100644 (file)
@@ -103,7 +103,6 @@ OLDDECLARG(krb5_response *,rep)
        return(retval);
     }
 
-    /* XXX choose a checksum type */
     if (!(ap_checksum.contents = (krb5_octet *)
          malloc(krb5_cksumarray[sumtype]->checksum_length))) {
        if (sec_ticket)