mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-04 09:20:29 +01:00
touchpad: whitespace fix
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
67c7ba9bf3
commit
5e93fa2b04
1 changed files with 1 additions and 1 deletions
|
|
@ -2367,5 +2367,5 @@ evdev_mt_touchpad_create(struct evdev_device *device)
|
|||
|
||||
evdev_init_left_handed(device, tp_change_to_left_handed);
|
||||
|
||||
return &tp->base;
|
||||
return &tp->base;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue