mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-28 09:40:07 +01:00
Fix coding style
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
This commit is contained in:
parent
c4de28fce3
commit
053c16c5a3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue