mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-08 06:38:02 +02:00
touchpad: whitespace fix
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
52b8874ecc
commit
ea8fff291b
1 changed files with 1 additions and 0 deletions
|
|
@ -396,6 +396,7 @@ struct normalized_coords
|
||||||
tp_filter_motion(struct tp_dispatch *tp,
|
tp_filter_motion(struct tp_dispatch *tp,
|
||||||
const struct normalized_coords *unaccelerated,
|
const struct normalized_coords *unaccelerated,
|
||||||
uint64_t time);
|
uint64_t time);
|
||||||
|
|
||||||
struct normalized_coords
|
struct normalized_coords
|
||||||
tp_filter_motion_unaccelerated(struct tp_dispatch *tp,
|
tp_filter_motion_unaccelerated(struct tp_dispatch *tp,
|
||||||
const struct normalized_coords *unaccelerated,
|
const struct normalized_coords *unaccelerated,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue