=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/lex/Attic/initscan.c,v retrieving revision 1.1 retrieving revision 1.2 diff -c -r1.1 -r1.2 *** src/usr.bin/lex/Attic/initscan.c 1995/10/18 08:45:30 1.1 --- src/usr.bin/lex/Attic/initscan.c 1996/06/26 05:35:36 1.2 *************** *** 1,8 **** #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.1 1995/10/18 08:45:30 deraadt Exp $ */ #define FLEX_SCANNER --- 1,10 ---- + /* $OpenBSD: initscan.c,v 1.2 1996/06/26 05:35:36 deraadt 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.2 1996/06/26 05:35:36 deraadt Exp $ */ #define FLEX_SCANNER *************** *** 1268,1274 **** * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ ! /* $Header: /cvsrepo/anoncvs/cvs/src/usr.bin/lex/Attic/initscan.c,v 1.1 1995/10/18 08:45:30 deraadt Exp $ */ #include "flexdef.h" #include "parse.h" --- 1270,1276 ---- * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ ! /* $Header: /cvsrepo/anoncvs/cvs/src/usr.bin/lex/Attic/initscan.c,v 1.2 1996/06/26 05:35:36 deraadt Exp $ */ #include "flexdef.h" #include "parse.h"