aboutsummaryrefslogtreecommitdiffstats
path: root/driver.c
diff options
context:
space:
mode:
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 3650f14b..6252b166 100644
--- a/driver.c
+++ b/driver.c
@@ -1692,7 +1692,7 @@ const struct method *proto; /* protocol method table */
if (new == -1 || ctl->fetchall)
new = count;
ok = ((new > 0) ? PS_SUCCESS : PS_NOMAIL);
- goto cleanUp;
+ goto no_error;
}
else if (count > 0)
{