diff options
author | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-17 20:32:08 +0000 |
---|---|---|
committer | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-17 20:32:08 +0000 |
commit | 4e92ef88124207e46e99d3215de66bd82372ce8e (patch) | |
tree | c5781217c007a3cc463d5faf3aa347ce47b4bfc7 /Xprint/ps/PsPolygon.c | |
parent | b8b1e933ccdecf68c12340e6b6ed34e5d37ed883 (diff) |
merge with XORG-RELEASE-1 (tag XORG-CYGWIN-LAST-MERGE)
Diffstat (limited to 'Xprint/ps/PsPolygon.c')
-rw-r--r-- | Xprint/ps/PsPolygon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Xprint/ps/PsPolygon.c b/Xprint/ps/PsPolygon.c index 0cd826f43..d334c7778 100644 --- a/Xprint/ps/PsPolygon.c +++ b/Xprint/ps/PsPolygon.c @@ -73,7 +73,7 @@ in this Software without prior written authorization from The Open Group. ** ********************************************************* ** ********************************************************************/ -/* $XFree86: xc/programs/Xserver/Xprint/ps/PsPolygon.c,v 1.7 2001/12/14 19:59:17 dawes Exp $ */ +/* $XFree86: xc/programs/Xserver/Xprint/ps/PsPolygon.c,v 1.6 2001/01/17 22:36:32 dawes Exp $ */ #include "Ps.h" #include "gcstruct.h" |