Add comment explaining the purpose of dump_zone_contents()

This commit is contained in:
Tom Eastep 2009-11-06 08:11:18 -08:00
parent 7014bd3ea0
commit d73ebb8a6a

View File

@ -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;