Remove a blank line

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2013-04-22 09:36:25 -07:00
parent b6ceb96ebe
commit ad70240347

View File

@ -6025,7 +6025,6 @@ sub split_host_list( $$;$ ) {
my @input = split_list $input, 'host';
my $exclude = 0;
my @result;