typo
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 18 Jul 2021 13:25:14 +0000 (14:25 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 18 Jul 2021 13:25:14 +0000 (14:25 +0100)
Broken-by: c4b4086235
src/src/tls-openssl.c

index 678288ca380a9a3163fabcf11fdda7ca2f01474d..d9ec82dc2eed32dad42cd117c1ba15d655b905f6 100644 (file)
@@ -3887,7 +3887,7 @@ if (ob->tls_alpn)
   }
 #else
   log_write(0, LOG_MAIN, "ALPN unusable with this OpenSSL library version; ignoring \"%s\"\n",
-          ob->alpn);
+          ob->tls_alpn);
 #endif
 
 #ifdef SUPPORT_DANE