=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/lex/Attic/initskel.c,v retrieving revision 1.1 retrieving revision 1.2 diff -c -r1.1 -r1.2 *** src/usr.bin/lex/Attic/initskel.c 2015/11/19 19:43:40 1.1 --- src/usr.bin/lex/Attic/initskel.c 2015/11/19 22:16:43 1.2 *************** *** 1,4 **** ! /* $OpenBSD: initskel.c,v 1.1 2015/11/19 19:43:40 tedu Exp $ */ /* File created from flex.skl via mkskel.sh */ --- 1,4 ---- ! /* $OpenBSD: initskel.c,v 1.2 2015/11/19 22:16:43 tedu Exp $ */ /* File created from flex.skl via mkskel.sh */ *************** *** 1374,1380 **** "%ok-for-header", "#endif", "", - "/* vim:set noexpandtab cindent tabstop=8 softtabstop=0 shiftwidth=8 textwidth=0: */", "", "", "/* Load the DFA tables from the given stream. */", --- 1374,1379 ----