From 82e7d2eb2feb04beeedf080c907711a5a350d0ff Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 23 Sep 1999 09:19:57 +0000 Subject: Correct bad comments. svn path=/trunk/; revision=2584 --- driver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'driver.c') diff --git a/driver.c b/driver.c index 41071c3f..234e4a4b 100644 --- a/driver.c +++ b/driver.c @@ -1773,7 +1773,7 @@ const int maxfetch; /* maximum number of messages to fetch */ /* * We need the size of each message before it's - * loaded in order to pass via the ESMTP SIZE + * loaded in order to pass it to the ESMTP SIZE * option. If the protocol has a getsizes method, * we presume this means it doesn't get reliable * sizes from message fetch responses. -- cgit v1.2.3