From: Bodo Möller Date: Thu, 25 Oct 2001 08:18:36 +0000 (+0000) Subject: Oops X-Git-Tag: OpenSSL_0_9_6c~83 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3e9ae0c46219e3e5dd7c99fca09b2d8000113032;p=oweals%2Fopenssl.git Oops --- diff --git a/ssl/s23_clnt.c b/ssl/s23_clnt.c index 4117c566ac..2d0eb4a8ff 100644 --- a/ssl/s23_clnt.c +++ b/ssl/s23_clnt.c @@ -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);