aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver.c b/driver.c
index 6ef734bf..7914ccd5 100644
--- a/driver.c
+++ b/driver.c
@@ -762,7 +762,7 @@ struct query *ctl; /* query control record */
error(0, 0, "MDA exited abnormally or returned nonzero status");
return(PS_IOERR);
}
- }
+ }
else if (sinkfp)
{
/* write message terminator */