changed extract_ticket prototype

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2807 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-08-08 06:44:05 +00:00
parent 6112262ae0
commit ff67756351

View File

@@ -193,6 +193,7 @@ extract_ticket(krb5_context context,
krb5_keyblock *key,
krb5_const_pointer keyseed,
krb5_addresses *addr,
unsigned nonce,
krb5_decrypt_proc decrypt_proc,
krb5_const_pointer decryptarg);