whitespace fix

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2014-06-19 13:52:02 +10:00
parent aa201a4737
commit f415f2a694

View file

@ -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