HomeFreeBSD

diff: convert boolean flag variables to bool

Description

diff: convert boolean flag variables to bool

There will be more boolean flags added in upcoming commits and they
would have to be stored in ints in order to be consistent with existing
code. Change the existing code to use the bool type.

Details

Provenance
pstefAuthored on Sep 4 2021, 11:44 PM
Parents
rG03582021117f: diff: improve code style
Branches
Unknown
Tags
Unknown