mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-05 22:48:04 +02: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
|
static inline struct device_coords
|
||||||
tablet_handle_xy(struct tablet_dispatch *tablet,
|
tablet_handle_xy(struct tablet_dispatch *tablet, struct evdev_device *device)
|
||||||
struct evdev_device *device)
|
|
||||||
{
|
{
|
||||||
struct device_coords point;
|
struct device_coords point;
|
||||||
const struct input_absinfo *absinfo;
|
const struct input_absinfo *absinfo;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue