From: Dr. Stephen Henson Date: Sun, 22 Jan 2012 13:52:39 +0000 (+0000) Subject: oops revert debug change X-Git-Tag: master-post-reformat~1973 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=2ff5ac55c531de169597110e83873b280c9ea3dd oops revert debug change --- diff --git a/apps/s_client.c b/apps/s_client.c index 0477f75224..dbc0700ded 100644 --- a/apps/s_client.c +++ b/apps/s_client.c @@ -2056,7 +2056,7 @@ static void print_stuff(BIO *bio, SSL *s, int full) } #endif -#if 1 +#ifdef SSL_DEBUG { /* Print out local port of connection: useful for debugging */ int sock;