evdev: whitespace fix

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2015-10-28 09:18:18 +10:00
parent 7d2c06ec7e
commit f012d78de4

View file

@ -297,7 +297,7 @@ evdev_flush_pending_event(struct evdev_device *device, uint64_t time)
/* Use unaccelerated deltas for pointing stick scroll */
if (evdev_post_trackpoint_scroll(device, unaccel, time))
break;
break;
/* Apply pointer acceleration. */
accel = filter_dispatch(device->pointer.filter,