mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-21 08:30:06 +01:00
doc: fix a typo
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
1300c23792
commit
4d745caab4
1 changed files with 1 additions and 1 deletions
|
|
@ -807,7 +807,7 @@ int libevdev_new_from_fd(int fd, struct libevdev **dev);
|
|||
* libevdev</code> is invalid and must not be used.
|
||||
*
|
||||
* Note that calling libevdev_free() does not close the file descriptor
|
||||
* currently asssociated with this instance.
|
||||
* currently associated with this instance.
|
||||
*
|
||||
* @param dev The evdev device
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue