mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 03:45:58 +01:00
781ed1ff02
When calling assert(0) instead of returning a value, -Wreturn-type warnings are triggered because assertions can be disabled. Replace these assertions with abort(). |
||
---|---|---|
.. | ||
wlr_tablet_v2.c | ||
wlr_tablet_v2_pad.c | ||
wlr_tablet_v2_tablet.c | ||
wlr_tablet_v2_tool.c |