mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-20 13:50:16 +01:00
Documentation fix, refer to correct function
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
14af49ab39
commit
08a7773ef8
1 changed files with 1 additions and 1 deletions
|
|
@ -1026,7 +1026,7 @@ int libevdev_fetch_event_value(const struct libevdev *dev, unsigned int type, un
|
|||
* @note The value for events other than ABS_MT_ is undefined, use
|
||||
* libevdev_fetch_value() instead
|
||||
*
|
||||
* @see libevdev_get_value
|
||||
* @see libevdev_get_event_value
|
||||
*/
|
||||
int libevdev_get_slot_value(const struct libevdev *dev, unsigned int slot, unsigned int code);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue