diff options
author | Egbert Eich <eich@suse.de> | 2004-03-04 17:48:53 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-04 17:48:53 +0000 |
commit | c5eda82a120ce94f7ff98285f136f0d63f6d6a4f (patch) | |
tree | 548fe3e553806436099c3d37028bee2e2a25cbc2 /do_movewin.c | |
parent | 9b69c93543a87fe6cbf6416944d0d3fbab2fe4b4 (diff) |
18. Merged in XFree86 code up to 4.4.0 including changes to files that hadxo-6_7_0XPRINT_BEGINXPRINT_BASEXORG-TM-CYGWIN-MERGEXORG-TM-CYGWIN-LAST-MERGEXORG-RELEASE-1-TM-MERGEXORG-RELEASE-1-TM-CLOSEDXORG-RELEASE-1-TM-BASEXORG-RELEASE-1-STSF-FORKXORG-RELEASE-1-MERGEXORG-CYGWIN-MERGEXORG-CYGWIN-LAST-MERGEXORG-6_7_0IPv6-REVIEW-BASE
a changed license. There was only one change which happened to be from
me (Egbert Eich).
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" |