diff options
author | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-17 20:32:22 +0000 |
---|---|---|
committer | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-17 20:32:22 +0000 |
commit | 6ef774103fd23b5b817df89fb1440c4a3c81ab6d (patch) | |
tree | 4473b2c497e65c5d49f7a47642c4c711d54b3f8b /src/lex.l | |
parent | 9071e4e92738e8eb23df35a2e58bce30ab59b4c9 (diff) |
merge with XORG-RELEASE-1 (tag XORG-CYGWIN-LAST-MERGE)CYGWIN-RELEASE-1-MERGE
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" |