projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00dcecd
)
no need for keyprocarg to be const
author
John Kohl
<jtkohl@mit.edu>
Fri, 19 Oct 1990 10:45:21 +0000
(10:45 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Fri, 19 Oct 1990 10:45:21 +0000
(10:45 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1292
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 0c63875fc8d9bc21049434902aa47c6c5a35558d..9cd27c21a9502abccc3549951fc0d03f37abb571 100644
(file)
--- a/
src/include/krb5/func-proto.h
+++ b/
src/include/krb5/func-proto.h
@@
-123,7
+123,7
@@
krb5_error_code krb5_rd_req
krb5_principal,
krb5_kvno,
krb5_keyblock ** ),
- krb5_
const_
pointer,
+ krb5_pointer,
krb5_rcache,
krb5_tkt_authent * ));
krb5_error_code krb5_rd_req_decoded
@@
-135,7
+135,7
@@
krb5_error_code krb5_rd_req_decoded
krb5_principal,
krb5_kvno,
krb5_keyblock ** ),
- krb5_
const_
pointer,
+ krb5_pointer,
krb5_rcache,
krb5_tkt_authent * ));
krb5_error_code krb5_mk_rep