Skip to content

lib: fix off-by-one indentation

Rodrigo Muino Tomonari requested to merge github/fork/Trott/lib-fix into master

In preparation for more robust indentation linting, fix an off-by-one indentation in lib/http_server.js.

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

lib

Merge request reports

Loading