]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - src/src/tls-openssl.c
Builtin macros for ACL conditions & modifiers
[user/henk/code/exim.git] / src / src / tls-openssl.c
index a95b58acf2d0442858921167fcea95f2a448f593..89f11ce374b8d6e8c2855bab92f84d5283356988 100644 (file)
@@ -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