=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/lex/tables.h,v retrieving revision 1.1 retrieving revision 1.2 diff -c -r1.1 -r1.2 *** src/usr.bin/lex/tables.h 2015/11/19 19:43:40 1.1 --- src/usr.bin/lex/tables.h 2015/11/19 22:16:43 1.2 *************** *** 1,4 **** ! /* $OpenBSD: tables.h,v 1.1 2015/11/19 19:43:40 tedu Exp $ */ /* tables.h - tables serialization code * --- 1,4 ---- ! /* $OpenBSD: tables.h,v 1.2 2015/11/19 22:16:43 tedu Exp $ */ /* tables.h - tables serialization code * *************** *** 83,87 **** /* *INDENT-ON* */ #endif #endif - - /* vim:set expandtab cindent tabstop=4 softtabstop=4 shiftwidth=4 textwidth=0: */ --- 83,85 ----