mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-24 15:50:08 +01:00
Fix a typo in the documentation
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
cc54b786a7
commit
14af49ab39
1 changed files with 1 additions and 1 deletions
|
|
@ -225,7 +225,7 @@ extern "C" {
|
|||
* Input properties
|
||||
* ================
|
||||
* If the kernel does not support input properties, specifically the
|
||||
* EVIOCGPROPS ioclt, libevdev does not expose input properties to the caller.
|
||||
* EVIOCGPROPS ioctl, libevdev does not expose input properties to the caller.
|
||||
* Specifically, libevdev_has_property() will always return 0 unless the
|
||||
* property has been manually set with libevdev_enable_property().
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue