From ea8fff291b3bc75ad1934e234a327e22ccd1de7e Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 13 Jan 2016 08:48:12 +1000 Subject: [PATCH] touchpad: whitespace fix Signed-off-by: Peter Hutterer --- src/evdev-mt-touchpad.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/evdev-mt-touchpad.h b/src/evdev-mt-touchpad.h index f42fb02d..b5e0e8ec 100644 --- a/src/evdev-mt-touchpad.h +++ b/src/evdev-mt-touchpad.h @@ -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,