mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-19 21:01:20 +01:00
Augment a comment
This commit is contained in:
parent
c247140063
commit
7d25f6356b
@ -190,11 +190,11 @@ my ( $dir, $file );
|
|||||||
#
|
#
|
||||||
my $tempfile;
|
my $tempfile;
|
||||||
#
|
#
|
||||||
# Misc Globals
|
# Misc Globals exported to other modules
|
||||||
#
|
#
|
||||||
our %globals;
|
our %globals;
|
||||||
#
|
#
|
||||||
# From shorewall.conf file
|
# From shorewall.conf file - exported to other modules.
|
||||||
#
|
#
|
||||||
our %config;
|
our %config;
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user