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 b4be2da2..20ef0d03 100644
--- a/driver.c
+++ b/driver.c
@@ -461,7 +461,7 @@ struct hostrec *queryctl;
fputc('.',stderr);
sizeticker -= SIZETICKER;
- /* reset timeout so we don't choke on very long messsages */
+ /* reset timeout so we don't choke on very long messages */
alarm(timeout);
}
lines++;