projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fa2f5b
)
add krb5_address_order
author
John Kohl
<jtkohl@mit.edu>
Wed, 29 Aug 1990 13:58:42 +0000
(13:58 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Wed, 29 Aug 1990 13:58:42 +0000
(13:58 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1060
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 5cb9430b68f6209c1afdd530e10f8d209646c8c1..7bd37b1dd94d4b4af023dd641c764f1e5b14f1f1 100644
(file)
--- a/
src/include/krb5/func-proto.h
+++ b/
src/include/krb5/func-proto.h
@@
-184,6
+184,9
@@
krb5_boolean krb5_address_search
krb5_boolean krb5_address_compare
PROTOTYPE((const krb5_address *,
const krb5_address *));
+int krb5_address_order
+ PROTOTYPE((const krb5_address *,
+ const krb5_address *));
krb5_boolean krb5_principal_compare
PROTOTYPE((const krb5_principal,
const krb5_principal));