mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-25 01:10:08 +01:00
Fix a documentation typo
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
416a200ed9
commit
2cef5a26cd
1 changed files with 1 additions and 1 deletions
|
|
@ -1780,7 +1780,7 @@ libinput_device_config_send_events_get_mode(struct libinput_device *device);
|
|||
* the device processes and sends events to the caller.
|
||||
*
|
||||
* @param device The device to configure
|
||||
* @return The current send-event mode for this device.
|
||||
* @return The default send-event mode for this device.
|
||||
*
|
||||
* @see libinput_device_config_send_events_get_modes
|
||||
* @see libinput_device_config_send_events_set_mode
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue