Skip to content

crypto: consistently use bool over int

Rodrigo Muino Tomonari requested to merge crypto-update-0-is-false into master

Just a tiny change to make the use of bool over int consistent.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading