Page MenuHomePhabricator

Remove extra newline that leads to linter warning
ClosedPublic

Authored by Fabien on Sep 5 2019, 09:03.

Details

Summary

D3979 removed the freopen() function and leaded to an extra newline.
Most likely the linter did some other autofix that made this being
hidden at submission time.

Test Plan

Should return no error:

arc lint --everything

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable