projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e842aa4
)
decode_krb5_as_rep needs to modify its argument..
author
John Kohl
<jtkohl@mit.edu>
Tue, 11 Dec 1990 16:10:32 +0000
(16:10 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Tue, 11 Dec 1990 16:10:32 +0000
(16:10 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1535
dc483132
-0cff-0310-8789-
dd5450dbe970
src/include/krb5/asn.1/encode.h
patch
|
blob
|
history
diff --git
a/src/include/krb5/asn.1/encode.h
b/src/include/krb5/asn.1/encode.h
index f793e05f7a7dc28b280c3a8b2ece0c97c0012d9b..3ef7e599e01ee9f51774c61fe003ef42d37f498d 100644
(file)
--- a/
src/include/krb5/asn.1/encode.h
+++ b/
src/include/krb5/asn.1/encode.h
@@
-37,7
+37,7
@@
krb5_error_code krb5_decode_generic
/* decode_arp.c */
krb5_error_code decode_krb5_as_rep
- PROTOTYPE((
const
krb5_data *,
+ PROTOTYPE((krb5_data *,
krb5_kdc_rep **));
/* decode_arq.c */