huskyproject / fidoconf

Other
5 stars 7 forks source link

fix clang warnings #20

Closed zoomosis closed 3 years ago

zoomosis commented 3 years ago

Removes two warnings from clang:

warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses]