summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/krb5/func-proto.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/krb5/func-proto.h b/src/include/krb5/func-proto.h
index 0c63875fc..9cd27c21a 100644
--- a/src/include/krb5/func-proto.h
+++ b/src/include/krb5/func-proto.h
@@ -123,7 +123,7 @@ krb5_error_code krb5_rd_req
krb5_principal,
krb5_kvno,
krb5_keyblock ** ),
- krb5_const_pointer,
+ krb5_pointer,
krb5_rcache,
krb5_tkt_authent * ));
krb5_error_code krb5_rd_req_decoded
@@ -135,7 +135,7 @@ krb5_error_code krb5_rd_req_decoded
krb5_principal,
krb5_kvno,
krb5_keyblock ** ),
- krb5_const_pointer,
+ krb5_pointer,
krb5_rcache,
krb5_tkt_authent * ));
krb5_error_code krb5_mk_rep