cursor: refactor xcursor_theme_inherits
authorSimon Ser <contact@emersion.fr>
Thu, 21 Apr 2022 09:53:24 +0000 (11:53 +0200)
committerSimon Ser <contact@emersion.fr>
Mon, 23 May 2022 08:59:05 +0000 (08:59 +0000)
commit245d30ecb8a5001ec698e2db1fd77c3661563da5
tree1be8b4bf1364b3bf1326ddeb69491319cec515c5
parent963014459c5eb54b1317c688f9e2dfbac44a672d
cursor: refactor xcursor_theme_inherits

Use early returns and breaks to avoid dealing with very long
indentation lines.

Signed-off-by: Simon Ser <contact@emersion.fr>
cursor/xcursor.c