mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-27 12:40:12 +01:00
tablet: whitespace fix
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
b71aa64fbf
commit
a28c198e2a
1 changed files with 1 additions and 2 deletions
|
|
@ -286,8 +286,7 @@ normalize_wheel(struct tablet_dispatch *tablet,
|
|||
}
|
||||
|
||||
static inline struct device_coords
|
||||
tablet_handle_xy(struct tablet_dispatch *tablet,
|
||||
struct evdev_device *device)
|
||||
tablet_handle_xy(struct tablet_dispatch *tablet, struct evdev_device *device)
|
||||
{
|
||||
struct device_coords point;
|
||||
const struct input_absinfo *absinfo;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue