mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-25 01:10:10 +01:00
Fix stray code tag in html
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
cd66429c18
commit
90697197df
1 changed files with 1 additions and 1 deletions
|
|
@ -490,7 +490,7 @@ int libevdev_kernel_enable_event_type(struct libevdev *dev, unsigned int type);
|
|||
int libevdev_kernel_enable_event_code(struct libevdev *dev, unsigned int type, unsigned int code);
|
||||
|
||||
/**
|
||||
* Set the device's EV_ABS/<code> axis to the value defined in the abs
|
||||
* Set the device's EV_ABS axis to the value defined in the abs
|
||||
* parameter. This will be written to the kernel.
|
||||
*
|
||||
* @return zero on success, or a negative errno on failure
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue