+2001-06-08 Ezra Peisach <epeisach@mit.edu>
+
+ * cr_tkt.c (krb_create_ticket): Get rid of last argument (k5key)
+ which was added erroneously and is not how code is used in tree.
+
2001-06-08 Ezra Peisach <epeisach@mit.edu>
* ad_print.c (ad_print): Cast arguments to printf() to longs to
*/
int
krb_create_ticket(tkt, flags, pname, pinstance, prealm, paddress,
- session, life, time_sec, sname, sinstance, key, k5key)
+ session, life, time_sec, sname, sinstance, key)
KTEXT tkt; /* Gets filled in by the ticket */
unsigned int flags; /* Various Kerberos flags */
char *pname; /* Principal's name */