1
Fork 0

Remove double trailing newlines

This commit is contained in:
varkor 2019-04-22 16:55:33 +01:00
parent c21fbfe7e3
commit 7f0f0e31ec
232 changed files with 2 additions and 240 deletions

View file

@ -241,4 +241,3 @@ fn output_fileline(w: &mut dyn Write,
w.write_all(b"\n")
}