From: mdw Date: Wed, 28 Jul 1999 09:31:13 +0000 (+0000) Subject: Remove blank line. X-Git-Url: https://git.distorted.org.uk/~mdw/become/commitdiff_plain/7ffed72c7b7224153d2e3d78c1eeb0a62f9ffdcd Remove blank line. --- diff --git a/src/parse.h b/src/parse.h index 5bac77e..c64618e 100644 --- a/src/parse.h +++ b/src/parse.h @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: parse.h,v 1.1 1999/05/04 16:30:57 mdw Exp $ + * $Id: parse.h,v 1.2 1999/07/28 09:31:13 mdw Exp $ * * Parser for `become.conf' files * @@ -29,13 +29,15 @@ /*----- Revision history --------------------------------------------------* * * $Log: parse.h,v $ + * Revision 1.2 1999/07/28 09:31:13 mdw + * Remove blank line. + * * Revision 1.1 1999/05/04 16:30:57 mdw * This file used to be `parser.h'. It's been renamed because Automake * wants to use `parser.h' as the Yacc-generated header file. Look at * `parser.h' if you want to see how old versions looked (they're not very * interesting.) * - * * --- Previous lives --- * * %Log: parser.h,v %