tweak a comment

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8005 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2008-01-03 22:18:24 +00:00
parent ea3d2ca638
commit 6a2f313246

View File

@ -317,7 +317,7 @@ sub initialize() {
# #
$chainseq = undef; $chainseq = undef;
# #
# Keep track of which interfaces have active 'address', 'addresses' and 'networks' variables # Keep track of which interfaces have active 'address', 'addresses', 'networks', etc. variables
# #
%interfaceaddr = (); %interfaceaddr = ();
%interfaceaddrs = (); %interfaceaddrs = ();