Commit da10692a authored by Ben Laurie's avatar Ben Laurie
Browse files

More prototypes.

parent f7ba2984
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -589,7 +589,7 @@ int num;

int SSL_write(s,buf,num)
SSL *s;
char *buf;
const char *buf;
int num;
	{
	if (s->shutdown & SSL_SENT_SHUTDOWN)