diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 09:23:58 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 09:23:58 +0000 |
commit | e8c79f538be77c2637e8d2e1ada443d9a2f0e262 (patch) | |
tree | c1fbaf0552c44c1f313845b2b4c737cd3bb2533a /src/lex.l | |
parent | e51f25fbe75b222b24f4628b2408e899fa4748d7 (diff) |
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
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$ */ /* #include <stdio.h> */ /* lex already includes stdio.h */ #include "twm.h" |