diff options
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/krb5/func-proto.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/include/krb5/func-proto.h b/src/include/krb5/func-proto.h index a1f3bc211..4322854bf 100644 --- a/src/include/krb5/func-proto.h +++ b/src/include/krb5/func-proto.h @@ -443,8 +443,7 @@ krb5_error_code krb5_recvauth PROTOTYPE((krb5_pointer, krb5_error_code -krb5_generate_authenticator PROTOTYPE(( krb5_authenticator *, - const krb5_creds *, +krb5_generate_authenticator PROTOTYPE(( krb5_authenticator *, krb5_principal, const krb5_checksum *, krb5_keyblock *, krb5_int32, krb5_authdata ** )); |
