=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/lex/Attic/initscan.c,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- src/usr.bin/lex/Attic/initscan.c 1996/12/10 22:22:01 1.4 +++ src/usr.bin/lex/Attic/initscan.c 1997/07/25 21:05:29 1.5 @@ -1,10 +1,10 @@ -/* $OpenBSD: initscan.c,v 1.4 1996/12/10 22:22:01 millert Exp $ */ +/* $OpenBSD: initscan.c,v 1.5 1997/07/25 21:05:29 mickey Exp $ */ #line 2 "scan.c" /* A lexical scanner generated by flex */ /* Scanner skeleton version: - * $Header: /cvsrepo/anoncvs/cvs/src/usr.bin/lex/Attic/initscan.c,v 1.4 1996/12/10 22:22:01 millert Exp $ + * $Header: /cvsrepo/anoncvs/cvs/src/usr.bin/lex/Attic/initscan.c,v 1.5 1997/07/25 21:05:29 mickey Exp $ */ #define FLEX_SCANNER @@ -35,7 +35,7 @@ #else /* ! __cplusplus */ -#if __STDC__ +#ifdef __STDC__ #define YY_USE_PROTOS #define YY_USE_CONST @@ -1272,7 +1272,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -/* $Header: /cvsrepo/anoncvs/cvs/src/usr.bin/lex/Attic/initscan.c,v 1.4 1996/12/10 22:22:01 millert Exp $ */ +/* $Header: /cvsrepo/anoncvs/cvs/src/usr.bin/lex/Attic/initscan.c,v 1.5 1997/07/25 21:05:29 mickey Exp $ */ #include "flexdef.h" #include "parse.h" @@ -1388,7 +1388,7 @@ #ifdef YY_MALLOC_DECL YY_MALLOC_DECL #else -#if __STDC__ +#ifdef __STDC__ #ifndef __cplusplus #include #endif