forked from extern/shorewall_code
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