mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-01 16:48:24 +02: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.
|
* the device processes and sends events to the caller.
|
||||||
*
|
*
|
||||||
* @param device The device to configure
|
* @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_get_modes
|
||||||
* @see libinput_device_config_send_events_set_mode
|
* @see libinput_device_config_send_events_set_mode
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue