Add clarifying comment

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4778 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-11-01 04:56:42 +00:00
parent 76c7cdead7
commit 5015d66dec

View File

@ -1691,7 +1691,9 @@ __EOF__
if [ $addr = detect ]; then
ensurenatchain $(dnat_chain $source)
#
# The 'for loops' begun below are completed in add_a_rule() whose declaration follows
#
indent >&3 << __EOF__
for adr in \$addr; do