(Log entry for previous version is bogus.) Minor changes to host
authormdw <mdw>
Thu, 7 Aug 1997 09:56:37 +0000 (09:56 +0000)
committermdw <mdw>
Thu, 7 Aug 1997 09:56:37 +0000 (09:56 +0000)
checking code.

src/class.c

index 3ee5f7d..faae653 100644 (file)
@@ -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.