summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/decrypt_tk.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/krb/decrypt_tk.c')
-rw-r--r--src/lib/krb5/krb/decrypt_tk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/krb5/krb/decrypt_tk.c b/src/lib/krb5/krb/decrypt_tk.c
index cd93328067..9a31a0b001 100644
--- a/src/lib/krb5/krb/decrypt_tk.c
+++ b/src/lib/krb5/krb/decrypt_tk.c
@@ -40,7 +40,7 @@
*/
-krb5_error_code
+krb5_error_code INTERFACE
krb5_decrypt_tkt_part(context, srv_key, ticket)
krb5_context context;
const krb5_keyblock *srv_key;