projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7ba298
)
More prototypes.
author
Ben Laurie
<ben@openssl.org>
Sat, 16 Jan 1999 17:49:12 +0000
(17:49 +0000)
committer
Ben Laurie
<ben@openssl.org>
Sat, 16 Jan 1999 17:49:12 +0000
(17:49 +0000)
ssl/ssl_lib.c
patch
|
blob
|
history
diff --git
a/ssl/ssl_lib.c
b/ssl/ssl_lib.c
index 9e578fd738be8ff5d21a026fb44de3a93cf12d09..2bc0e3f2b2498de8c069c122a55566f2fac33573 100644
(file)
--- a/
ssl/ssl_lib.c
+++ b/
ssl/ssl_lib.c
@@
-589,7
+589,7
@@
int num;
int SSL_write(s,buf,num)
SSL *s;
-char *buf;
+c
onst c
har *buf;
int num;
{
if (s->shutdown & SSL_SENT_SHUTDOWN)