More prototypes.
This commit is contained in:
parent
f7ba298480
commit
da10692aa2
@ -589,7 +589,7 @@ int num;
|
|||||||
|
|
||||||
int SSL_write(s,buf,num)
|
int SSL_write(s,buf,num)
|
||||||
SSL *s;
|
SSL *s;
|
||||||
char *buf;
|
const char *buf;
|
||||||
int num;
|
int num;
|
||||||
{
|
{
|
||||||
if (s->shutdown & SSL_SENT_SHUTDOWN)
|
if (s->shutdown & SSL_SENT_SHUTDOWN)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user