X-Git-Url: https://git.distorted.org.uk/~mdw/become/blobdiff_plain/607937a4e1c4cdb3da09617fa7bfda536278ca95..bc8fea8583d9b1419861f673f6d8a7728baeb4ba:/src/dbutils.h diff --git a/src/dbutils.h b/src/dbutils.h index 07fa275..05c8e44 100644 --- a/src/dbutils.h +++ b/src/dbutils.h @@ -1,10 +1,10 @@ /* -*-c-*- * - * $Id: dbutils.h,v 1.3 1997/08/07 09:49:39 mdw Exp $ + * $Id: dbutils.h,v 1.5 1998/01/12 16:43:29 mdw Exp $ * * Debugging things * - * (c) 1996 Straylight + * (c) 1998 Straylight */ /*----- Licensing notice --------------------------------------------------* @@ -29,9 +29,11 @@ /*----- Revision history --------------------------------------------------* * * $Log: dbutils.h,v $ - * Revision 1.3 1997/08/07 09:49:39 mdw - * Extensive modifications to handle netgroups. Also sanitise user and group - * names before adding them to the symbol table. + * Revision 1.5 1998/01/12 16:43:29 mdw + * Include required header files. Fix copyright date. + * + * Revision 1.4 1997/08/07 10:01:46 mdw + * (Log entry for previous version is bogus.) No changes made. * * Revision 1.2 1997/08/04 10:24:22 mdw * Sources placed under CVS control.