]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
style
authorMark Andrews <marka@isc.org>
Thu, 23 Nov 2017 05:09:27 +0000 (16:09 +1100)
committerMark Andrews <marka@isc.org>
Thu, 23 Nov 2017 05:14:28 +0000 (16:14 +1100)
bin/named/server.c

index ec79ea11bc7bd457248f573d99d40e307c7491ab..03c1b1989b82f6ef15a7e8034a02ca11c690fda2 100644 (file)
@@ -5599,7 +5599,7 @@ configure_zone(const cfg_obj_t *config, const cfg_obj_t *zconfig,
         * Add the zone to its view in the new view list.
         */
        if (!modify)
-       CHECK(dns_view_addzone(view, zone));
+               CHECK(dns_view_addzone(view, zone));
 
        if (zone_is_catz) {
                /*