mirror of
https://gitlab.com/shorewall/code.git
synced 2025-02-16 01:39:53 +01:00
Whitespace changes
This commit is contained in:
parent
3f9cd713c3
commit
33ff6db6bc
@ -40,7 +40,6 @@ our @ISA = qw(Exporter);
|
||||
our @EXPORT = qw(
|
||||
process_actions1
|
||||
process_actions2
|
||||
|
||||
process_rules
|
||||
);
|
||||
|
||||
@ -157,7 +156,6 @@ sub normalize_action_name( $ ) {
|
||||
my ( $action, $loglevel) = split_action $target;
|
||||
|
||||
normalize_action( $action, $loglevel, '' );
|
||||
|
||||
}
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user