From 3e9ae0c46219e3e5dd7c99fca09b2d8000113032 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bodo=20M=C3=B6ller?= Date: Thu, 25 Oct 2001 08:18:36 +0000 Subject: [PATCH] Oops --- ssl/s23_clnt.c | 1 - 1 file changed, 1 deletion(-) 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); -- 2.25.1