clang-tidy: replace int with bool
authorRosen Penev <rosenp@gmail.com>
Mon, 5 Jun 2023 10:08:46 +0000 (03:08 -0700)
committerColin Clark <colin.clark@cclark.uk>
Fri, 9 Jun 2023 10:10:03 +0000 (11:10 +0100)
commite9904375e3a3df9253e9a221002916dc5784fda0
treeaec65098a2cea654580a5f7074ee3d09603adb8b
parent09274acfbc7a52686260d972be486888a850f5d3
clang-tidy: replace int with bool

Found with modernize-use-bool-literals

Signed-off-by: Rosen Penev <rosenp@gmail.com>
src/zonedetect.cc