diff options
author | Egbert Eich <eich@suse.de> | 2004-03-03 12:12:54 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-03 12:12:54 +0000 |
commit | 58d942b4a0b4ed9b99a4dd6501bf4facbcaca670 (patch) | |
tree | 4473b2c497e65c5d49f7a47642c4c711d54b3f8b /src/lex.l | |
parent | ee477f9d9c4aff3f52d9a65e3b11b55dd15b31d1 (diff) |
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENT
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: xc/programs/twm/lex.l,v 3.14 2001/12/14 20:01:08 dawes Exp $ */ +/* $XFree86: xc/programs/twm/lex.l,v 3.13 2001/08/27 21:11:39 dawes Exp $ */ /* #include <stdio.h> */ /* lex already includes stdio.h */ #include "twm.h" |