mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-12 18:54:25 +01:00
Add comment explaining the purpose of dump_zone_contents()
This commit is contained in:
parent
7014bd3ea0
commit
d73ebb8a6a
@ -531,6 +531,9 @@ sub zone_report()
|
||||
}
|
||||
}
|
||||
|
||||
#
|
||||
# This function is called to create the contents of the ${VARDIR}/zones file
|
||||
#
|
||||
sub dump_zone_contents()
|
||||
{
|
||||
my @xlate;
|
||||
|
Loading…
Reference in New Issue
Block a user