Build: fix Solaris
[exim.git] / src / src / moan.c
index 51f5da58a28ee723f1c141815251c9e6a4469705..48d4f905efcf08098a012763e52b30c294d481f7 100644 (file)
@@ -692,7 +692,7 @@ fprintf(stderr, "%d previous message%s successfully processed.\n",
 
 fprintf(stderr, "The rest of the batch was abandoned.\n");
 
-exim_exit(yield, US"batch");
+exim_exit(yield);
 }