cosmetic: fix a whitespace issue
authorPeter Hutterer <peter.hutterer@who-t.net>
Sun, 22 Feb 2015 23:01:08 +0000 (09:01 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Sun, 22 Feb 2015 23:01:25 +0000 (09:01 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
src/evdev-mt-touchpad-tap.c

index 0e37c5ee1393f46b903ff5828a0b249db90e43c6..33c6da648bc9431a0c0b58a2226681610c8f675f 100644 (file)
@@ -573,7 +573,7 @@ tp_tap_handle_state(struct tp_dispatch *tp, uint64_t time)
                        tp_tap_handle_event(tp, t, TAP_EVENT_RELEASE, time);
                        t->tap.state = TAP_TOUCH_STATE_IDLE;
                } else if (tp->tap.state != TAP_STATE_IDLE &&
-                        tp_tap_exceeds_motion_threshold(tp, t)) {
+                          tp_tap_exceeds_motion_threshold(tp, t)) {
                        struct tp_touch *tmp;
 
                        /* Any touch exceeding the threshold turns all