mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-15 16:10:30 +01:00
o fix minor error in comment for GetPointerEvents()
This commit is contained in:
parent
2eab230d9b
commit
f737cd925e
1 changed files with 1 additions and 1 deletions
|
|
@ -473,7 +473,7 @@ GetKeyboardValuatorEvents(xEvent *events, DeviceIntPtr pDev, int type,
|
|||
|
||||
|
||||
/**
|
||||
* Generate a series of xEvents (returned in xE) representing pointer
|
||||
* Generate a series of xEvents (returned in events) representing pointer
|
||||
* motion, or button presses. Xi and XKB-aware.
|
||||
*
|
||||
* events is not NULL-terminated; the return value is the number of events.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue