projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45320f7
)
move more things to libos
author
John Kohl
<jtkohl@mit.edu>
Thu, 19 Apr 1990 14:29:48 +0000
(14:29 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Thu, 19 Apr 1990 14:29:48 +0000
(14:29 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@516
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 54eb565d5ffc772f4ac55f79696cd17383b9bb92..5cfa17a591a64557efd529032cbf79b96216f0d1 100644
(file)
--- a/
src/include/krb5/func-proto.h
+++ b/
src/include/krb5/func-proto.h
@@
-167,14
+167,6
@@
krb5_error_code krb5_rd_priv
const krb5_fulladdr *,
const krb5_fulladdr *,
krb5_data * ));
-krb5_error_code krb5_get_default_realm
- PROTOTYPE((const int,
- char * ));
-krb5_error_code krb5_get_host_realm
- PROTOTYPE((const char *,
- char *** ));
-krb5_error_code krb5_free_host_realm
- PROTOTYPE((char * const * ));
krb5_error_code krb5_parse_name
PROTOTYPE((const char *,
krb5_principal * ));