forked from extern/shorewall_code
Remove some whitespace
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
9f37f09b28
commit
7507c81882
@ -1856,7 +1856,6 @@ sub set_action_param( $$ ) {
|
||||
#
|
||||
sub expand_variables( \$ ) {
|
||||
my ( $line, $count ) = ( $_[0], 0 );
|
||||
|
||||
# $1 $2 $3 - $4
|
||||
while ( $$line =~ m( ^(.*?) \$({)? (\w+) (?(2)}) (.*)$ )x ) {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user