]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Thu, 31 Jul 2014 23:46:41 +0000 (23:46 +0000)
committerTinderbox User <tbox@isc.org>
Thu, 31 Jul 2014 23:46:41 +0000 (23:46 +0000)
bin/named/query.c

index 2e480c53f046a4b6cf7db89289e62a03bb789d02..5272ef9adb04549bf6e55fa091822c7e4c19cde4 100644 (file)
@@ -6299,7 +6299,7 @@ query_find(ns_client_t *client, dns_fetchevent_t *event, dns_rdatatype_t qtype)
                associated = dns_rdataset_isassociated(rdataset);
                section = nxrewrite ? DNS_SECTION_ADDITIONAL :
                                      DNS_SECTION_AUTHORITY;
-                       
+
                result = query_addsoa(client, db, version, ISC_UINT32_MAX,
                                      associated, section);
                if (result != ISC_R_SUCCESS) {