TPDA tidying
[exim.git] / src / src / deliver.c
index 78b669ad2cdbddd9ddb5acc852d79ef1c294fd6f..a598e2535693f2d23e50eea7893d9785aeb46e20 100644 (file)
@@ -746,7 +746,7 @@ if (action)
   if (s && *s)
     {
     DEBUG(D_deliver)
-      debug_printf("TPDA(%s): event_action returned \"%s\"\n", s);
+      debug_printf("TPDA(%s): event_action returned \"%s\"\n", event, s);
     return DEFER;
     }
   }