summaryrefslogtreecommitdiff
path: root/src/lex.l
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-02-26 13:36:16 +0000
committerEgbert Eich <eich@suse.de>2004-02-26 13:36:16 +0000
commitee477f9d9c4aff3f52d9a65e3b11b55dd15b31d1 (patch)
treef99bc828d623da962d7857db2c5edbce6ced3de8 /src/lex.l
parente8c79f538be77c2637e8d2e1ada443d9a2f0e262 (diff)
readding XFree86's cvs IDsxf86-4_3_99_903
Diffstat (limited to 'src/lex.l')
-rw-r--r--src/lex.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lex.l b/src/lex.l
index b13269d..93f3bd7 100644
--- a/src/lex.l
+++ b/src/lex.l
@@ -59,7 +59,7 @@ in this Software without prior written authorization from The Open Group.
* 12-Nov-87 Thomas E. LaStrange File created
*
***********************************************************************/
-/* $XFree86$ */
+/* $XFree86: xc/programs/twm/lex.l,v 3.14 2001/12/14 20:01:08 dawes Exp $ */
/* #include <stdio.h> */ /* lex already includes stdio.h */
#include "twm.h"