diff options
-rw-r--r-- | driver.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -818,7 +818,7 @@ flagthemail: maxfetch, count - *fetches, ctl->server.truename, ctl->remotename); return(PS_MAXFETCH); } - } + } /* for (num = 1; num <= count; num++) */ return(PS_SUCCESS); } |