mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-06 11:28:39 +02: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;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return tool;
|
return tool;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue