projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c57985
)
fix argument to KRB5_KDC__REP2krb5_kdc_rep
author
John Kohl
<jtkohl@mit.edu>
Fri, 9 Feb 1990 17:18:49 +0000
(17:18 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Fri, 9 Feb 1990 17:18:49 +0000
(17:18 +0000)
(msgtype *, not int *)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@338
dc483132
-0cff-0310-8789-
dd5450dbe970
src/include/krb5/asn.1/asn1defs.h
patch
|
blob
|
history
diff --git
a/src/include/krb5/asn.1/asn1defs.h
b/src/include/krb5/asn.1/asn1defs.h
index efe97a14a18a807c5a8d94d054dee0650e63cfc3..f372dccf0e5dd7cff3fc3d1eb169409742ccda94 100644
(file)
--- a/
src/include/krb5/asn.1/asn1defs.h
+++ b/
src/include/krb5/asn.1/asn1defs.h
@@
-95,7
+95,7
@@
struct type_KRB5_KDC__REP *krb5_tgs_rep2KRB5_KDC__REP
int * ));
krb5_kdc_rep *KRB5_KDC__REP2krb5_kdc_rep
PROTOTYPE((struct type_KRB5_KDC__REP *,
-
int
*,
+
krb5_msgtype
*,
int * ));
krb5_kdc_rep *KRB5_KDC__REP2krb5_as_rep
PROTOTYPE((struct type_KRB5_KDC__REP *,