sync sys/share/{dgn,lev}_{lex,yacc}.c, take two (trunk only)

cvs admin -ko sys/share/*_*.c  to suppress $Date$ and $Revision$ expansion,
                               reverting to the text checked a few days ago.
cvs commit -f sys/share/*_*.c  to trigger this mail; you'll need cvs update
                               to get the actual text.
This commit is contained in:
nethack.rankin
2009-05-11 22:53:51 +00:00
parent a93d142a42
commit 394f27645a
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -687,7 +687,7 @@ static char *yy_last_accepting_cpos;
#define YY_MORE_ADJ 0
char *yytext;
#define INITIAL 0
/* NetHack 3.5 lev_comp.l $Date: 2009/05/07 00:58:21 $ $Revision: 1.11 $ */
/* NetHack 3.5 lev_comp.l $Date: 2009/05/11 22:53:51 $ $Revision: 1.12 $ */
/* SCCS Id: @(#)lev_lex.c 3.5 2002/03/27 */
/* Copyright (c) 1989 by Jean-Christophe Collet */
/* NetHack may be freely redistributed. See license for details. */