projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a0c7a3
)
fix krb5_get_in_tkt (needs ccache arg)
author
John Kohl
<jtkohl@mit.edu>
Thu, 8 Feb 1990 11:07:16 +0000
(11:07 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Thu, 8 Feb 1990 11:07:16 +0000
(11:07 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@327
dc483132
-0cff-0310-8789-
dd5450dbe970
src/include/krb5/func-proto.h
patch
|
blob
|
history
diff --git
a/src/include/krb5/func-proto.h
b/src/include/krb5/func-proto.h
index a6625165bf0a41de88ed7e6b1ff039680e7eec29..7f335738fe0d29915e9644e47f1ab3d78038750c 100644
(file)
--- a/
src/include/krb5/func-proto.h
+++ b/
src/include/krb5/func-proto.h
@@
-81,7
+81,8
@@
krb5_error_code krb5_get_in_tkt
krb5_pointer,
krb5_kdc_rep * ),
krb5_pointer,
- krb5_creds * ));
+ krb5_creds *,
+ krb5_ccache ));
krb5_error_code krb5_get_in_tkt_with_password
PROTOTYPE((krb5_flags,
krb5_address **,