projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2c2c50
)
change interface to krb5_cc_default()
author
John Kohl
<jtkohl@mit.edu>
Tue, 29 May 1990 12:05:37 +0000
(12:05 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Tue, 29 May 1990 12:05:37 +0000
(12:05 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@955
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 db8faaefc28458abe1d1d5de692d2d9a4954be49..5cb9430b68f6209c1afdd530e10f8d209646c8c1 100644
(file)
--- a/
src/include/krb5/func-proto.h
+++ b/
src/include/krb5/func-proto.h
@@
-253,8
+253,8
@@
krb5_error_code krb5_cc_register
krb5_boolean ));
char *krb5_cc_default_name
PROTOTYPE((void ));
-krb5_
ccach
e krb5_cc_default
- PROTOTYPE((
void
));
+krb5_
error_cod
e krb5_cc_default
+ PROTOTYPE((
krb5_ccache *
));
/* krb5_free.c */