Fix DSN Final-Recipient: field
[exim.git] / src / src / ip.c
index bf13d825c5ef52680cbf117cd38a6603967ffd3a..bc53db18d612f2b50ca974d363b6b2f98643e622 100644 (file)
@@ -316,7 +316,7 @@ if (fastopen_blob && f.tcp_fastopen_ok)
     }
   else if (errno == EINPROGRESS)
     {
-    DEBUG(D_transport|D_v) debug_printf("TFO mode sendto, %s data: EINPROGRESS\n",
+    DEBUG(D_transport|D_v) debug_printf("TFO mode connectx, %s data: EINPROGRESS\n",
       fastopen_blob->len > 0 ? "with"  : "no");
     if (!fastopen_blob->data)
       {