Change advertised feature name for PIPECONNECT
[exim.git] / src / src / exim.c
index f718366f68803e9de79afed986d60f8fa2ca05f7..1ed09d38dd0089c06364f20ae64ce90b4fcec0e9 100644 (file)
@@ -1056,7 +1056,7 @@ g = string_cat(NULL, US"Support for:");
   g = string_cat(g, US" OCSP");
 #endif
 #ifndef DISABLE_PIPE_CONNECT
-  g = string_cat(g, US" PIPE_CONNECT");
+  g = string_cat(g, US" PIPECONNECT");
 #endif
 #ifndef DISABLE_PRDR
   g = string_cat(g, US" PRDR");