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

index 91c0d7b97128e758ec7cfb55adb456e39f5adb6d..066fbd5542fa214109b410928ec21f8d66317e81 100644 (file)
@@ -7156,7 +7156,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) {