mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-04 16:50:13 +01:00
dix: fix a comment
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Keith Packard <keithp@keithp.com>
(cherry picked from commit 11bead1fa2)
This commit is contained in:
parent
bce06afc99
commit
2eec013569
1 changed files with 2 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue