From 7d25f6356b699bc19ebd599a502e16ae4345b9c3 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sun, 15 May 2011 08:45:41 -0700 Subject: [PATCH] Augment a comment --- Shorewall/Perl/Shorewall/Config.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Shorewall/Perl/Shorewall/Config.pm b/Shorewall/Perl/Shorewall/Config.pm index 7237d177e..0185a047c 100644 --- a/Shorewall/Perl/Shorewall/Config.pm +++ b/Shorewall/Perl/Shorewall/Config.pm @@ -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; #