mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-20 09:10:05 +01:00
Fix a wrong reference in the libevdev_next_event documentation
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
0deacd5c1e
commit
4390845fd2
1 changed files with 1 additions and 1 deletions
|
|
@ -695,7 +695,7 @@ enum libevdev_read_status {
|
|||
* have been synced.
|
||||
*
|
||||
* If a device needs to be synced by the caller but the caller does not call
|
||||
* with the @ref LIBEVDEV_READ_STATUS_SYNC flag set, all events from the diff are
|
||||
* with the @ref LIBEVDEV_READ_FLAG_SYNC flag set, all events from the diff are
|
||||
* dropped after libevdev updates its internal state and event processing
|
||||
* continues as normal.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue