projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
541ba64
)
Declare krb5_free_realm_tree()
author
John Carr
<jfc@mit.edu>
Sun, 23 Feb 1992 12:06:25 +0000
(12:06 +0000)
committer
John Carr
<jfc@mit.edu>
Sun, 23 Feb 1992 12:06:25 +0000
(12:06 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2212
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 d5bf4afe29a3edb45372607e44ac48ec38128b15..39ea7e919e5ccec58b6dba770bab5abcc38f9a40 100644
(file)
--- a/
src/include/krb5/func-proto.h
+++ b/
src/include/krb5/func-proto.h
@@
-220,6
+220,9
@@
char *krb5_cc_default_name
krb5_error_code krb5_cc_default
PROTOTYPE((krb5_ccache *));
+/* free_rtree.c */
+void krb5_free_realm_tree
+ PROTOTYPE((krb5_principal *));
/* krb5_free.c */
void krb5_free_principal