X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Ftls-openssl.c;h=89f11ce374b8d6e8c2855bab92f84d5283356988;hb=86d51a7b1055b6fad9a4add3b42efd40328b5130;hp=a95b58acf2d0442858921167fcea95f2a448f593;hpb=f9d167e054b6c63fb114cf96d1f0269f0bfbcefb;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/tls-openssl.c b/src/src/tls-openssl.c index a95b58acf..89f11ce37 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