(handle_v4): update prototype
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9066 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -167,7 +167,7 @@ kadmind_loop (krb5_context, krb5_auth_context, krb5_keytab, int);
|
||||
/* version4.c */
|
||||
|
||||
void
|
||||
handle_v4(krb5_context context, int len, int fd);
|
||||
handle_v4(krb5_context context, krb5_keytab keytab, int len, int fd);
|
||||
|
||||
/* random_password.c */
|
||||
|
||||
|
Reference in New Issue
Block a user