summaryrefslogtreecommitdiffstats
path: root/src/include/krb5/krb5.hin
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/krb5/krb5.hin')
-rw-r--r--src/include/krb5/krb5.hin2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/krb5/krb5.hin b/src/include/krb5/krb5.hin
index d6f186c1be..2150d684cd 100644
--- a/src/include/krb5/krb5.hin
+++ b/src/include/krb5/krb5.hin
@@ -1473,7 +1473,7 @@ krb5_error_code krb5_get_cred_from_kdc_renew
krb5_error_code KRB5_CALLCONV
krb5_server_decrypt_ticket_keyblock
(krb5_context context,
- const krb5_keyblock key,
+ const krb5_keyblock *key,
krb5_ticket *ticket);
#endif