summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/krb5/func-proto.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/include/krb5/func-proto.h b/src/include/krb5/func-proto.h
index 74620c3439..a6625165bf 100644
--- a/src/include/krb5/func-proto.h
+++ b/src/include/krb5/func-proto.h
@@ -77,9 +77,9 @@ krb5_error_code krb5_get_in_tkt
krb5_keyblock **,
krb5_pointer ),
krb5_pointer,
- krb5_error_code (* )(krb5_kdc_rep *,
- krb5_keyblock *,
- krb5_pointer ),
+ krb5_error_code (* )(krb5_keyblock *,
+ krb5_pointer,
+ krb5_kdc_rep * ),
krb5_pointer,
krb5_creds * ));
krb5_error_code krb5_get_in_tkt_with_password