mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-25 14:10:06 +01:00
Revert "o fix minor error in comment for GetPointerEvents()"
This reverts commit 96ce17aa94.
This commit is contained in:
parent
96ce17aa94
commit
f09ee168e2
1 changed files with 1 additions and 1 deletions
|
|
@ -470,7 +470,7 @@ GetKeyboardValuatorEvents(xEvent *events, DeviceIntPtr pDev, int type,
|
|||
|
||||
|
||||
/**
|
||||
* Generate a series of xEvents (returned in events) representing pointer
|
||||
* Generate a series of xEvents (returned in xE) 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