Remove some whitespace

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2012-04-11 08:03:02 -07:00
parent 6404c57cf8
commit e880d2fd84

View File

@ -2214,7 +2214,7 @@ sub read_a_line(;$) {
$currentline='';
next;
}
if ( $omitting ) {
print "OMIT=> $currentline\n" if $debug;
$currentline='';