]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Wed, 27 Apr 2011 23:47:26 +0000 (23:47 +0000)
committerAutomatic Updater <source@isc.org>
Wed, 27 Apr 2011 23:47:26 +0000 (23:47 +0000)
bin/named/query.c

index b749b15658a42ecd2bbc111674b8d8c115d5c2be..5f697565b76286587a1a54c5ac942d8419408517 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: query.c,v 1.362 2011/04/27 17:46:46 each Exp $ */
+/* $Id: query.c,v 1.363 2011/04/27 23:47:26 tbox Exp $ */
 
 /*! \file */
 
@@ -4083,7 +4083,7 @@ rpz_find(ns_client_t *client, dns_rdatatype_t qtype, dns_name_t *qnamef,
                        if (qtype == dns_rdatatype_rrsig ||
                            qtype == dns_rdatatype_sig)
                                result = DNS_R_NXRRSET;
-                       else 
+                       else
                                result = dns_db_find(*dbp, qnamef, version,
                                                     qtype, 0, client->now,
                                                     nodep, found, *rdatasetp,