X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Ftls-openssl.c;h=a95b58acf2d0442858921167fcea95f2a448f593;hb=f9d167e054b6c63fb114cf96d1f0269f0bfbcefb;hp=26b5cf5e57773dfd958c03f3676bc1e5947e4b8b;hpb=9138b6973b7908852a5910ee8f4adf10d737cf0f;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/tls-openssl.c b/src/src/tls-openssl.c index 26b5cf5e5..a95b58acf 100644 --- a/src/src/tls-openssl.c +++ b/src/src/tls-openssl.c @@ -3273,7 +3273,7 @@ else DEBUG(D_tls) if (len && name) debug_printf("ALPN negotiated: '%.*s'\n", (int)*name, name+1); else - debug_printf(ALPN: no protocol negotiated\n); + debug_printf(ALPN: no protocol negotiated\n"); } #endif