Skip to content

readline: remove intermediate variable

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/positive into master

This commit removes an extra intermediate variable. This makes the call consistent with other uses of validateUint32() in the codebase.

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

Merge request reports

Loading