mirror of
https://gitlab.com/shorewall/code.git
synced 2025-05-29 22:18:48 +02:00
Fix typo in alignment patch
This commit is contained in:
parent
3a5d664305
commit
c0d5a32d11
@ -312,7 +312,7 @@ our $tc; # Path to tc
|
|||||||
our $ip; # Path to ip
|
our $ip; # Path to ip
|
||||||
|
|
||||||
use constant { MIN_VERBOSITY => -1,
|
use constant { MIN_VERBOSITY => -1,
|
||||||
AX_VERBOSITY => 2 ,
|
MAX_VERBOSITY => 2 ,
|
||||||
F_IPV4 => 4,
|
F_IPV4 => 4,
|
||||||
F_IPV6 => 6,
|
F_IPV6 => 6,
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user