summaryrefslogtreecommitdiff
path: root/lex.l
diff options
context:
space:
mode:
Diffstat (limited to 'lex.l')
-rw-r--r--lex.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/lex.l b/lex.l
index ec99c22..c0e6fc1 100644
--- a/lex.l
+++ b/lex.l
@@ -1,5 +1,5 @@
%{
-/* $Id: lex.l,v 1.1 2004-05-03 05:17:48 behdad Exp $
+/* $Id: lex.l,v 1.1.1.1 2004-05-03 05:17:48 behdad Exp $
*
* C manual page generator
* Lexical analyzer specification