tidying
[users/heiko/exim.git] / src / src / transports / autoreply.c
index ba6669b4d36f131c6ed3ae0ac21191c57c7d6fac..7b3ff0228a06bb05f1caf084df759e134ef719eb 100644 (file)
@@ -694,7 +694,7 @@ if (return_message)
     :
     US"------ This is a copy of the message, including all the headers.\n";
   transport_ctx tctx = {
-    fileno(f),
+    {fileno(f)},
     tblock,
     addr,
     NULL, NULL,