summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/krb5/func-proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/krb5/func-proto.h b/src/include/krb5/func-proto.h
index 5df9db760..ee6173a49 100644
--- a/src/include/krb5/func-proto.h
+++ b/src/include/krb5/func-proto.h
@@ -278,7 +278,7 @@ krb5_error_code krb5_get_in_tkt_with_skey
krb5_creds * ));
krb5_error_code krb5_decode_kdc_rep
- PROTOTYPE((const krb5_data *,
+ PROTOTYPE((krb5_data *,
const krb5_keyblock *,
const krb5_enctype,
krb5_kdc_rep ** ));