diff options
author | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-17 20:29:25 +0000 |
---|---|---|
committer | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-17 20:29:25 +0000 |
commit | 226ceb39dc66ef795ba1bad9b5eac598693eefff (patch) | |
tree | 95523639c16fcf0d75ff25d451e8acbe10699e4e /src/Constraint.c | |
parent | 74a94933d160fc9b82c5f5e1c895cb52689f3e41 (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 'src/Constraint.c')
-rw-r--r-- | src/Constraint.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Constraint.c b/src/Constraint.c index 3f1d3d5..459e078 100644 --- a/src/Constraint.c +++ b/src/Constraint.c @@ -58,7 +58,7 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/Xt/Constraint.c,v 1.3 2001/12/14 19:56:09 dawes Exp $ */ +/* $XFree86: xc/lib/Xt/Constraint.c,v 1.2 2001/08/22 22:52:17 dawes Exp $ */ #define CONSTRAINT #include "IntrinsicI.h" |