Loading apps/s_client.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2056,7 +2056,7 @@ static void print_stuff(BIO *bio, SSL *s, int full) } } #endif #endif #if 1 #ifdef SSL_DEBUG { { /* Print out local port of connection: useful for debugging */ /* Print out local port of connection: useful for debugging */ int sock; int sock; Loading Loading
apps/s_client.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2056,7 +2056,7 @@ static void print_stuff(BIO *bio, SSL *s, int full) } } #endif #endif #if 1 #ifdef SSL_DEBUG { { /* Print out local port of connection: useful for debugging */ /* Print out local port of connection: useful for debugging */ int sock; int sock; Loading