remove false-positive warning for int comparison as bool
authorHiltjo Posthuma <hiltjo@codemadness.org>
Tue, 1 Mar 2022 21:45:39 +0000 (22:45 +0100)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Tue, 1 Mar 2022 21:45:39 +0000 (22:45 +0100)
commit3a505cebe8adab204e5619357e0bfe3f9f3a92ff
tree669133c5bcb4671df5b80d36a727a5c40222ca54
parent308fe78b83836371720c7d7eb2c3eac409f3cc16
remove false-positive warning for int comparison as bool

Reported by Prathu Baronia <prathu.baronia@praton.me>, patch slightly changed.

Thanks!
dmenu.c