aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2025-01-07 18:50:11 +0100
committerKenny Levinsen <kl@kl.wtf>2025-01-07 18:56:02 +0100
commita1838c5522e4c386245f17823d247dc76ad91d71 (patch)
tree8f9ea3859afb508309148d406492fa66be598eac /include
parent0c60d1581f7b12ae472c786b7dfe27a1c6ec9a47 (diff)
Fix has_prefix() comparisons with 0
has_prefix() returns a bool, unlike strncmp() which returns an int. Fixes: 0c60d1581f7b ("Use has_prefix() instead of strncmp() throughout") Closes: https://github.com/swaywm/sway/issues/8527
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions