dix: fix a comment

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
Peter Hutterer 2013-02-25 11:13:52 +10:00
parent fc504a44d1
commit 11bead1fa2

View File

@ -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)