]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Fri, 31 Oct 2014 23:45:23 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Fri, 31 Oct 2014 23:45:23 +0000 (23:45 +0000)
lib/dns/zone.c

index 697c7854b7d39a9d04178d7741c3bfc7087f63d1..494caff0685d25694b5af972d36ed7a74dc85695 100644 (file)
@@ -13521,7 +13521,7 @@ receive_secure_serial(isc_task_t *task, isc_event_t *event) {
        ZONEDB_UNLOCK(&zone->dblock, isc_rwlocktype_read);
 
        if (zone->raw != NULL)
-                dns_zone_attach(zone->raw, &raw);
+               dns_zone_attach(zone->raw, &raw);
        UNLOCK_ZONE(zone);
 
        /*