Augment a comment

This commit is contained in:
Tom Eastep 2011-05-15 08:45:41 -07:00
parent c247140063
commit 7d25f6356b

View File

@ -190,11 +190,11 @@ my ( $dir, $file );
#
my $tempfile;
#
# Misc Globals
# Misc Globals exported to other modules
#
our %globals;
#
# From shorewall.conf file
# From shorewall.conf file - exported to other modules.
#
our %config;
#