From 86ffc8dd92e39318f3b0c9247cb46481b3f582d7 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 23 Jun 2001 15:26:35 +0000 Subject: Comment fixes. svn path=/trunk/; revision=3368 --- driver.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/driver.c b/driver.c index 41f9da34..30ccf387 100644 --- a/driver.c +++ b/driver.c @@ -1126,9 +1126,9 @@ is restored.")); { if (new == -1 || ctl->fetchall) new = count; - fetches = new; /* set error status ccorrectly */ + fetches = new; /* set error status correctly */ /* - * There used to be a `got noerror' here, but this + * There used to be a `goto noerror' here, but this * prevneted checking of multiple folders. This * comment is a reminder in case I introduced some * subtle bug by removing it... -- cgit v1.2.3