mirror of
https://gitlab.com/shorewall/code.git
synced 2025-08-14 02:04:42 +02:00
Remove some whitespace
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
@ -2214,7 +2214,7 @@ sub read_a_line(;$) {
|
|||||||
$currentline='';
|
$currentline='';
|
||||||
next;
|
next;
|
||||||
}
|
}
|
||||||
|
|
||||||
if ( $omitting ) {
|
if ( $omitting ) {
|
||||||
print "OMIT=> $currentline\n" if $debug;
|
print "OMIT=> $currentline\n" if $debug;
|
||||||
$currentline='';
|
$currentline='';
|
||||||
|
Reference in New Issue
Block a user