aboutsummaryrefslogtreecommitdiffstats
path: root/driver.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-12-17 21:16:09 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-12-17 21:16:09 +0000
commit33c898e6691726979bdf6e46b7f389e1ca13622d (patch)
tree3890d983044356e33eff08715f43e37dce5990f2 /driver.c
parentb85d71b67a2743272f46c85bf479b1051171193d (diff)
downloadfetchmail-33c898e6691726979bdf6e46b7f389e1ca13622d.tar.gz
fetchmail-33c898e6691726979bdf6e46b7f389e1ca13622d.tar.bz2
fetchmail-33c898e6691726979bdf6e46b7f389e1ca13622d.zip
Cosmetic fix.
svn path=/trunk/; revision=651
Diffstat (limited to 'driver.c')
-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 */