mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-01 15:10:08 +01:00
tablet: fix an indentation issue
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1161>
This commit is contained in:
parent
4d1b836e22
commit
79dc0261e2
1 changed files with 1 additions and 1 deletions
|
|
@ -1404,7 +1404,7 @@ tablet_get_tool(struct tablet_dispatch *tablet,
|
|||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
return tool;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue