[PATCH 4/7] dix: fix a comment
Peter Hutterer
peter.hutterer at who-t.net
Sun Mar 3 13:58:42 PST 2013
Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
dix/touch.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dix/touch.c b/dix/touch.c
index 0db842c..891cc78 100644
--- a/dix/touch.c
+++ b/dix/touch.c
@@ -902,7 +902,8 @@ TouchSetupListeners(DeviceIntPtr dev, TouchPointInfoPtr ti, InternalEvent *ev)
}
/**
- * Remove the touch pointer grab from the device. Called from AllowSome()
+ * Remove the touch pointer grab from the device. Called from
+ * DeactivatePointerGrab()
*/
void
TouchRemovePointerGrab(DeviceIntPtr dev)
--
1.8.1.2
More information about the xorg-devel
mailing list