projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b57e76
)
Restore KRB5_CALLCONV_WRONG attribute to krb5_auth_con_getrcache
author
Tom Yu
<tlyu@mit.edu>
Wed, 26 Jan 2011 19:48:16 +0000
(19:48 +0000)
committer
Tom Yu
<tlyu@mit.edu>
Wed, 26 Jan 2011 19:48:16 +0000
(19:48 +0000)
It was incorrectly removed in r24600.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24606
dc483132
-0cff-0310-8789-
dd5450dbe970
src/include/krb5/krb5.hin
patch
|
blob
|
history
diff --git
a/src/include/krb5/krb5.hin
b/src/include/krb5/krb5.hin
index 95ac8aa53ab3487c814158445d7b6337cd23b063..ffd6110c28603880e65de265ea722664a7f49592 100644
(file)
--- a/
src/include/krb5/krb5.hin
+++ b/
src/include/krb5/krb5.hin
@@
-2262,7
+2262,7
@@
krb5_error_code KRB5_CALLCONV
krb5_auth_con_setrcache(krb5_context context, krb5_auth_context auth_context,
krb5_rcache rcache);
-krb5_error_code
+krb5_error_code
KRB5_CALLCONV_WRONG
krb5_auth_con_getrcache(krb5_context context, krb5_auth_context auth_context,
krb5_rcache *rcache);