mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-28 17:30:25 +01:00
tablet: indentation fix
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
632b0f741b
commit
192f063c1f
1 changed files with 2 additions and 2 deletions
|
|
@ -2129,8 +2129,8 @@ static void
|
|||
tablet_init_left_handed(struct evdev_device *device)
|
||||
{
|
||||
if (evdev_tablet_has_left_handed(device))
|
||||
evdev_init_left_handed(device,
|
||||
tablet_change_to_left_handed);
|
||||
evdev_init_left_handed(device,
|
||||
tablet_change_to_left_handed);
|
||||
}
|
||||
|
||||
static bool
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue