fix comment
This commit is contained in:
+2
-2
@@ -15,7 +15,7 @@
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: zone.c,v 1.582.8.28 2011/08/31 07:01:47 marka Exp $ */
|
||||
/* $Id: zone.c,v 1.582.8.29 2011/09/02 14:41:31 smann Exp $ */
|
||||
|
||||
/*! \file */
|
||||
|
||||
@@ -7911,7 +7911,7 @@ zone_maintenance(dns_zone_t *zone) {
|
||||
* Configuring the view of this zone may have
|
||||
* failed, for example because the config file
|
||||
* had a syntax error. In that case, the view
|
||||
* adb or resolver, and we had better not try
|
||||
* db or resolver will be NULL, and we had better not try
|
||||
* to do maintenance on it.
|
||||
*/
|
||||
if (zone->view == NULL || zone->view->adb == NULL)
|
||||
|
||||
Reference in New Issue
Block a user