[PATCH 3/4] dix: update a comment

Thomas Jaeger ThJaeger at gmail.com
Sat Jun 20 18:37:59 PDT 2009


---
 dix/getevents.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dix/getevents.c b/dix/getevents.c
index 0d137b5..25dd187 100644
--- a/dix/getevents.c
+++ b/dix/getevents.c
@@ -1016,7 +1016,7 @@ GetPointerEvents(EventList *events, DeviceIntPtr pDev, int type, int buttons,
     CARD32 ms;
     DeviceEvent *event;
     RawDeviceEvent    *raw;
-    int x = 0, y = 0, /* switches between device and screen coords */
+    int x = 0, y = 0, /* device and coords */
         cx, cy; /* only screen coordinates */
     ScreenPtr scr = miPointerGetScreen(pDev);
 
-- 
1.6.3.1


--------------020008020102010507080100
Content-Type: text/x-patch;
 name="0004-dix-report-subpixel-coordinates-for-high-resolution-.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename*0="0004-dix-report-subpixel-coordinates-for-high-resolution-.pa";
 filename*1="tch"



More information about the xorg-devel mailing list