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_movewin.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_movewin.c')
-rw-r--r-- | do_movewin.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/do_movewin.c b/do_movewin.c index 06d1803..ed25d7f 100644 --- a/do_movewin.c +++ b/do_movewin.c @@ -21,7 +21,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************************/ -/* $XFree86: xc/programs/x11perf/do_movewin.c,v 1.5 2001/01/17 23:45:11 dawes Exp $ */ +/* $XFree86: xc/programs/x11perf/do_movewin.c,v 1.4 2000/11/29 08:58:19 keithp Exp $ */ #include "x11perf.h" |