Fix a -Wlogical-not-parentheses warning in zephyr
Review Request #731 — Created June 8, 2021 and submitted — Latest diff uploaded
Information | |
---|---|
grim | |
pidgin/pidgin | |
release-2.x.y | |
PIDGIN-17528 | |
4b2eee4409dc | |
Reviewers | |
pidgin | |
Fix a -Wlogical-not-parentheses warning in zephyr
Compiled using clang with
-Wlogical-not-parentheses
and verified the warning was gone.