mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-24 22:50:05 +01:00
whitespace fix
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
aa201a4737
commit
f415f2a694
1 changed files with 1 additions and 1 deletions
|
|
@ -192,7 +192,7 @@ int libevdev_uinput_get_fd(const struct libevdev_uinput *uinput_dev);
|
|||
*
|
||||
* @see libevdev_uinput_get_devnode
|
||||
*/
|
||||
const char*libevdev_uinput_get_syspath(struct libevdev_uinput *uinput_dev);
|
||||
const char* libevdev_uinput_get_syspath(struct libevdev_uinput *uinput_dev);
|
||||
|
||||
/**
|
||||
* @ingroup uinput
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue