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

index 63720a9716868d630b3d2dcf5856a577b040b800..b7a04ea5c993d6be81f00d8110360ff3621f1dcb 100644 (file)
@@ -12894,7 +12894,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);
 
        /*