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