cosmetic: add missing empty line

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2015-03-02 16:43:32 +10:00
parent 3370e67336
commit 9787638daa

View file

@ -517,6 +517,7 @@ tablet_process_relative(struct tablet_dispatch *tablet,
uint32_t time)
{
enum libinput_tablet_axis axis;
switch (e->code) {
case REL_WHEEL:
axis = rel_evcode_to_axis(e->code);