projects
/
platform
/
upstream
/
libinput.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed0f0bf
)
cosmetic: fix a whitespace issue
author
Peter Hutterer
<peter.hutterer@who-t.net>
Sun, 22 Feb 2015 23:01:08 +0000
(09:01 +1000)
committer
Peter 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
patch
|
blob
|
history
diff --git
a/src/evdev-mt-touchpad-tap.c
b/src/evdev-mt-touchpad-tap.c
index 0e37c5ee1393f46b903ff5828a0b249db90e43c6..33c6da648bc9431a0c0b58a2226681610c8f675f 100644
(file)
--- a/
src/evdev-mt-touchpad-tap.c
+++ b/
src/evdev-mt-touchpad-tap.c
@@
-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