Date: Mon, 18 Jun 2007 00:59:05 +0300 From: "Andrei V. Lavreniyuk" <andy.lavr@reactor-xg.kiev.ua> To: x11@FreeBSD.org Subject: Patch for libX11-1.1.2, 1 (libX11-1.1.2-fix-XGetMotionEvents.patch) Message-ID: <200706180059.12598.andy.lavr@reactor-xg.kiev.ua>
next in thread | raw e-mail | index | archive | help
--nextPart1270779.G0eSrK1ckd Content-Type: multipart/mixed; boundary="Boundary-01=_p6adG17F9t48lhG" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_p6adG17F9t48lhG Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi! It is a patch for correct work with Gimp. ------------------------------------------------------ --- a/src/GetMoEv.c +++ b/src/GetMoEv.c @@ -33,9 +33,9 @@ XTimeCoord *XGetMotionEvents( register Display *dpy, + Window w, Time start, Time stop, - Window w, int *nEvents) /* RETURN */ { xGetMotionEventsReply rep; ------------------------------------------------------ Best regards, Andrei V. Lavreniyuk. --Boundary-01=_p6adG17F9t48lhG-- --nextPart1270779.G0eSrK1ckd Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGda6pmDr1ncjMXfkRAs59AJ0WuVqOxv14QzfAQEIXeHpNgVQQ4QCgt9cj PjYDu1jvEUXjVuHwqf+wGzI= =u1sM -----END PGP SIGNATURE----- --nextPart1270779.G0eSrK1ckd--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706180059.12598.andy.lavr>