tidying
[exim.git] / src / src / ip.c
index ee70cf469085294575624b1a87b5d1fac8e9e5f1..c275b1f00d2a8550065bf06f2c64c2c2d95910db 100644 (file)
@@ -240,7 +240,7 @@ if (fastopen)
      )
     {
     DEBUG(D_transport)
-      debug_printf("Tried TCP Fast Open but apparently not enabled by sysctl");
+      debug_printf("Tried TCP Fast Open but apparently not enabled by sysctl\n");
     rc = connect(sock, s_ptr, s_len);
     }
   }