diff options
| author | Simon Ser <contact@emersion.fr> | 2025-01-07 18:50:11 +0100 |
|---|---|---|
| committer | Kenny Levinsen <kl@kl.wtf> | 2025-01-07 18:56:02 +0100 |
| commit | a1838c5522e4c386245f17823d247dc76ad91d71 (patch) | |
| tree | 8f9ea3859afb508309148d406492fa66be598eac /include | |
| parent | 0c60d1581f7b12ae472c786b7dfe27a1c6ec9a47 (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
