Commit 3e9ae0c4 authored by Bodo Möller's avatar Bodo Möller
Browse files

Oops

parent 96ec4ce0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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);