X-Git-Url: https://vcs.fsf.org/?p=exim.git;a=blobdiff_plain;f=test%2Fsrc%2Fclient.c;h=9190af0689295a1bde2a926d9118828d2a44b2b3;hp=63195347fcc6ba8ed56563ee203879a394bda8ed;hb=67fff935faa625a5ee69087e7d34bce34ee03d77;hpb=48a74eea95b1bd7e69151d4f4122868a777a18a6 diff --git a/test/src/client.c b/test/src/client.c index 63195347f..9190af068 100644 --- a/test/src/client.c +++ b/test/src/client.c @@ -297,7 +297,7 @@ if (rc <= 0) return 0; } -printf("SSL connection using %s\n", SSL_get_cipher (*ssl)); +/* printf("SSL connection using %s\n", SSL_get_cipher (*ssl)); */ return 1; }