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 6116ab5d..5a5a876f 100644
--- a/driver.c
+++ b/driver.c
@@ -521,7 +521,7 @@ static int fetch_messages(int mailserver_socket, struct query *ctl,
else if (ok)
return(FALSE);
- /* tell server we got it OK and resynchronize */
+ /* tell server we got it OK and resynchronize */
if (ctl->server.base_protocol->trail)
{
if (outlevel >= O_VERBOSE && !isafile(1))