From a26a8382034de50b7502cb31da886d447496b992 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 8 Nov 1996 09:19:58 +0000 Subject: Comment fix. svn path=/trunk/; revision=509 --- driver.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/driver.c b/driver.c index 45cde3e8..50eb8039 100644 --- a/driver.c +++ b/driver.c @@ -381,8 +381,7 @@ struct query *ctl; /* query control record */ /* * We go through this in order to be able to handle very - * long lists of users and (re -)implement %s. + * long lists of users and (re)implement %s. */ for (idp = xmit_names; idp; idp = idp->next) nlocals++; -- cgit v1.2.3