Skip to content

lib: use const where possible

Rodrigo Muino Tomonari requested to merge github/fork/JungMinu/const into master

use const instead of var where possible

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

Merge request reports

Loading