diff options
author | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-17 20:32:23 +0000 |
---|---|---|
committer | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-17 20:32:23 +0000 |
commit | bafb10922ea0221400d832f95eaa0142baf8586d (patch) | |
tree | 548fe3e553806436099c3d37028bee2e2a25cbc2 /do_complex.c | |
parent | 9b69c93543a87fe6cbf6416944d0d3fbab2fe4b4 (diff) |
merge with XORG-RELEASE-1 (tag XORG-CYGWIN-LAST-MERGE)CYGWIN-RELEASE-1-MERGECYGWIN-PRE-6_8_0-MERGECYGWIN-HEAD-MERGECYGWIN-HEAD-LAST-MERGE
Diffstat (limited to 'do_complex.c')
-rw-r--r-- | do_complex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/do_complex.c b/do_complex.c index faa073f..1886da9 100644 --- a/do_complex.c +++ b/do_complex.c @@ -21,7 +21,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************************/ -/* $XFree86: xc/programs/x11perf/do_complex.c,v 1.9 2002/05/31 18:46:09 dawes Exp $ */ +/* $XFree86: xc/programs/x11perf/do_complex.c,v 1.8 2001/07/25 15:05:16 dawes Exp $ */ #include "x11perf.h" |