summaryrefslogtreecommitdiff
path: root/usr.bin/lex/dfa.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/lex/dfa.c')
-rw-r--r--usr.bin/lex/dfa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lex/dfa.c b/usr.bin/lex/dfa.c
index 83eb4547227d..c8a4a0d3c33e 100644
--- a/usr.bin/lex/dfa.c
+++ b/usr.bin/lex/dfa.c
@@ -26,7 +26,7 @@
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
-/* $Header: /home/ncvs/src/usr.bin/lex/dfa.c,v 1.1.1.1 1994/08/24 13:10:33 csgr Exp $ */
+/* $Header: /home/ncvs/src/usr.bin/lex/dfa.c,v 1.2 1995/05/30 06:31:08 rgrimes Exp $ */
#include "flexdef.h"