summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dix/touch.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/dix/touch.c b/dix/touch.c
index 0db842c65..891cc7803 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)