mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-06 23:30:14 +01:00
cosmetic: add missing empty line
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
3370e67336
commit
9787638daa
1 changed files with 1 additions and 0 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue