Skip to content
Snippets Groups Projects
Commit 8eead6b1 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Remove the extra blank line before the output

parent dc969129
No related branches found
No related tags found
No related merge requests found
Pipeline #8898 passed
...@@ -78,6 +78,4 @@ for(i = 0; i < argv.length; ++i) { ...@@ -78,6 +78,4 @@ for(i = 0; i < argv.length; ++i) {
if (!fontfile && !tdf.opt.random) if (!fontfile && !tdf.opt.random)
usage(); usage();
writeln("");
tdf.printstr(input_string, fontfile); tdf.printstr(input_string, fontfile);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment