mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-01 23:20:09 +01: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,
|
||||
const struct normalized_coords *unaccelerated,
|
||||
uint64_t time);
|
||||
|
||||
struct normalized_coords
|
||||
tp_filter_motion_unaccelerated(struct tp_dispatch *tp,
|
||||
const struct normalized_coords *unaccelerated,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue