Loading ssl/s23_clnt.c +0 −1 Original line number Diff line number Diff line Loading @@ -200,7 +200,6 @@ int ssl23_connect(SSL *s) } end: s->in_handshake--; if (s->in_handshake) if (cb != NULL) cb(s,SSL_CB_CONNECT_EXIT,ret); return(ret); Loading Loading
ssl/s23_clnt.c +0 −1 Original line number Diff line number Diff line Loading @@ -200,7 +200,6 @@ int ssl23_connect(SSL *s) } end: s->in_handshake--; if (s->in_handshake) if (cb != NULL) cb(s,SSL_CB_CONNECT_EXIT,ret); return(ret); Loading