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/Threads.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/Threads.c')
-rw-r--r-- | src/Threads.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Threads.c b/src/Threads.c index 4ef3eec..766ef1c 100644 --- a/src/Threads.c +++ b/src/Threads.c @@ -53,7 +53,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/Threads.c,v 3.7 2003/04/21 16:34:29 herrb Exp $ */ +/* $XFree86: xc/lib/Xt/Threads.c,v 3.6 2001/12/14 19:56:31 dawes Exp $ */ #include "IntrinsicI.h" |