projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b838961
)
Declare input buffer to krb5_write_message to be const
author
Theodore Tso
<tytso@mit.edu>
Fri, 24 Dec 1993 22:38:12 +0000
(22:38 +0000)
committer
Theodore Tso
<tytso@mit.edu>
Fri, 24 Dec 1993 22:38:12 +0000
(22:38 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3271
dc483132
-0cff-0310-8789-
dd5450dbe970
src/include/krb5/los-proto.h
patch
|
blob
|
history
diff --git
a/src/include/krb5/los-proto.h
b/src/include/krb5/los-proto.h
index 4283e89c7307e53cb86fc94d791c2c5178ed7d96..db06cbf2f38fd8a5255b08cbe0828bc495ac0aa2 100644
(file)
--- a/
src/include/krb5/los-proto.h
+++ b/
src/include/krb5/los-proto.h
@@
-55,7
+55,7
@@
int krb5_net_read
int ));
int krb5_net_write
PROTOTYPE((int ,
- char *,
+ c
onst c
har *,
int ));
/* get all the addresses of this host */
krb5_error_code krb5_os_localaddr