diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:16 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:16 +0000 |
commit | ee477f9d9c4aff3f52d9a65e3b11b55dd15b31d1 (patch) | |
tree | f99bc828d623da962d7857db2c5edbce6ced3de8 /src/lex.l | |
parent | e8c79f538be77c2637e8d2e1ada443d9a2f0e262 (diff) |
readding XFree86's cvs IDsxf86-4_3_99_903
Diffstat (limited to 'src/lex.l')
-rw-r--r-- | src/lex.l | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |