-
Fix header lines length (#752) · 4b9f43e2Andriy Berestovskyy authored
Commit 17a012d7 added a newline to the str, so the line built from str.length() is one character longer than it should be.
4b9f43e2
×
Commit 17a012d7 added a newline to the str, so the line built from str.length() is one character longer than it should be.