mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 13:53:31 +01:00
Merge branch 'maint-0.3.1' into maint-0.3.2
This commit is contained in:
commit
3c97b148a4
@ -192,11 +192,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);
|
close(F);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user