From 7e660fcdc1dedfcc0196bd475bd6d8a999d3b849 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 22 Feb 2000 04:41:19 +0000 Subject: Typo fix. svn path=/trunk/; revision=2765 --- fetchmail.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fetchmail.c b/fetchmail.c index 63f9ef5c..3d0c81b2 100644 --- a/fetchmail.c +++ b/fetchmail.c @@ -1346,7 +1346,7 @@ static int load_params(int argc, char **argv, int optind) } static void terminate_poll(int sig) -/* to be executed at the nd of a poll cycle */ +/* to be executed at the end of a poll cycle */ { /* * Close all SMTP delivery sockets. For optimum performance -- cgit v1.2.3