summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/k5-int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/k5-int.h b/src/include/k5-int.h
index 21b0f4d01..d84449803 100644
--- a/src/include/k5-int.h
+++ b/src/include/k5-int.h
@@ -2427,7 +2427,7 @@ krb5_error_code krb5_auth_con_getpermetypes
krb5_enctype **);
krb5_error_code KRB5_CALLCONV
-krb5_server_decrypt_ticket_keyblock
+krb5int_server_decrypt_ticket_keyblock
(krb5_context context,
const krb5_keyblock *key,
krb5_ticket *ticket);