From 4f67acfa86d58a233bc886e93a841aaf60a2b41b Mon Sep 17 00:00:00 2001 From: mdw Date: Thu, 7 Aug 1997 09:56:37 +0000 Subject: [PATCH] (Log entry for previous version is bogus.) Minor changes to host checking code. --- src/class.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/class.c b/src/class.c index 3ee5f7d..faae653 100644 --- a/src/class.c +++ b/src/class.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: class.c,v 1.3 1997/08/07 09:49:38 mdw Exp $ + * $Id: class.c,v 1.4 1997/08/07 09:56:37 mdw Exp $ * * Handling classes of things nicely * @@ -29,9 +29,9 @@ /*----- Revision history --------------------------------------------------* * * $Log: class.c,v $ - * Revision 1.3 1997/08/07 09:49:38 mdw - * Extensive modifications to handle netgroups. Also sanitise user and group - * names before adding them to the symbol table. + * Revision 1.4 1997/08/07 09:56:37 mdw + * (Log entry for previous version is bogus.) Minor changes to host + * checking code. * * Revision 1.2 1997/08/04 10:24:21 mdw * Sources placed under CVS control. -- 2.11.0