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 bf9ff72a5..b88823a79 100644
--- a/src/include/krb5/func-proto.h
+++ b/src/include/krb5/func-proto.h
@@ -375,7 +375,7 @@ krb5_error_code krb5_rd_req
PROTOTYPE((const krb5_data *,
krb5_const_principal,
const krb5_address *,
- krb5_const_pointer,
+ const char *,
krb5_rdreq_key_proc,
krb5_pointer,
krb5_rcache,
@@ -385,7 +385,7 @@ krb5_error_code krb5_rd_req_decoded
PROTOTYPE((const krb5_ap_req *,
krb5_const_principal,
const krb5_address *,
- krb5_const_pointer,
+ const char *,
krb5_rdreq_key_proc,
krb5_pointer,
krb5_rcache,