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:
parent
fc504a44d1
commit
11bead1fa2
|
@ -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
|
void
|
||||||
TouchRemovePointerGrab(DeviceIntPtr dev)
|
TouchRemovePointerGrab(DeviceIntPtr dev)
|
||||||
|
|
Loading…
Reference in New Issue