diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:24 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:24 +0000 |
commit | 8f8ef8a10885b51d38ef4aad7b36af5897f90e7b (patch) | |
tree | 82ffbfb4d920bed078bcd77ebea90f0f2c7ff26e /lex.l | |
parent | 40d4328f4b4e1a70a227d2359532a667d79cee1c (diff) |
readding XFree86's cvs IDsxf86-4_3_99_903
Diffstat (limited to 'lex.l')
-rw-r--r-- | lex.l | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* $XConsortium: lex.l,v 1.8 94/03/31 20:40:44 rws Exp $ */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xgc/lex.l,v 1.4 2002/05/31 18:46:13 dawes Exp $ */ /* ** lex file for xgc syntax */ |