mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
This slightly improves type safety.
The culprits were found with:
git grep -E '\([a-z0-9_ ]+ \*\)\W?[a-z]'
|
||
|---|---|---|
| .. | ||
| backend.c | ||
| events.c | ||
| keyboard.c | ||
| meson.build | ||
| pointer.c | ||
| switch.c | ||
| tablet_pad.c | ||
| tablet_tool.c | ||
| touch.c | ||