Remove blank line.
authormdw <mdw>
Wed, 28 Jul 1999 09:31:13 +0000 (09:31 +0000)
committermdw <mdw>
Wed, 28 Jul 1999 09:31:13 +0000 (09:31 +0000)
src/parse.h

index 5bac77e..c64618e 100644 (file)
@@ -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
  *
 /*----- 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 %