Fix coding style

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
This commit is contained in:
Jonas Ådahl 2014-06-28 22:41:29 +02:00
parent c4de28fce3
commit 053c16c5a3

View file

@ -815,7 +815,7 @@ libinput_udev_create_context(const struct libinput_interface *interface,
*/
int
libinput_udev_assign_seat(struct libinput *libinput,
const char *seat_id);
const char *seat_id);
/**
* @ingroup base