diff options
author | Egbert Eich <eich@suse.de> | 2004-03-14 08:34:58 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-14 08:34:58 +0000 |
commit | f39f4c810b3c2071f8786abc32317149373a3e1d (patch) | |
tree | f99bc828d623da962d7857db2c5edbce6ced3de8 /src/lex.l | |
parent | 58d942b4a0b4ed9b99a4dd6501bf4facbcaca670 (diff) |
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1
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.13 2001/08/27 21:11:39 dawes Exp $ */ +/* $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" |