From e95b8d68642cbd3b9a10509547e706db85a21883 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 18 Jun 2001 20:43:47 +0000 Subject: Comment fixup. svn path=/trunk/; revision=3360 --- driver.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'driver.c') diff --git a/driver.c b/driver.c index 27259847..812bab62 100644 --- a/driver.c +++ b/driver.c @@ -507,9 +507,10 @@ static int fetch_messages(int mailserver_socket, struct query *ctl, if (suppress_readbody) { /* When readheaders returns PS_TRUNCATED, - the body (which has no content - has already been read by readheaders, - so we say readbody returned PS_SUCCESS */ + * the body (which has no content) + * has already been read by readheaders, + * so we say readbody returned PS_SUCCESS + */ ok = PS_SUCCESS; } else -- cgit v1.2.3