X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/93893bd908c58f8d97b1847a5b1f933267de3058..b3ef41c94af9aefec7b6855cf2ce73ffeaba9d9a:/src/src/tls-openssl.c diff --git a/src/src/tls-openssl.c b/src/src/tls-openssl.c index 456ca8142..9c1bf8632 100644 --- a/src/src/tls-openssl.c +++ b/src/src/tls-openssl.c @@ -1024,7 +1024,7 @@ uschar *response_der; int response_der_len; DEBUG(D_tls) - debug_printf("Received TLS status request (OCSP stapling); %s response.", + debug_printf("Received TLS status request (OCSP stapling); %s response\n", cbinfo->u_ocsp.server.response ? "have" : "lack"); tls_in.ocsp = OCSP_NOT_RESP;