Skip to content
Snippets Groups Projects
Commit 2968c716 authored by Nick Mathewson's avatar Nick Mathewson :fire:
Browse files

Merge branch 'maint-0.2.9' into maint-0.3.1

parents a3ec89a4 1953a7e6
No related branches found
Tags tor-0.4.1.7
No related merge requests found
......@@ -188,11 +188,6 @@ for my $fn (@ARGV) {
}
}
}
## Warn if the file doesn't end with a blank line.
# (End each file with a single blank line.)
if (! $lastnil) {
msg " EOL\@EOF:$fn:$.\n";
}
close(F);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment