]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Mon, 11 May 2009 02:36:58 +0000 (02:36 +0000)
committerAutomatic Updater <source@isc.org>
Mon, 11 May 2009 02:36:58 +0000 (02:36 +0000)
lib/dns/resolver.c

index 319a6c8d5107834040015cd94bb296a2e5690a47..319aec432bc157e3b729c211ae7e7766690935ea 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: resolver.c,v 1.284.18.88 2009/05/11 02:32:43 marka Exp $ */
+/* $Id: resolver.c,v 1.284.18.89 2009/05/11 02:36:58 tbox Exp $ */
 
 /*! \file */
 
@@ -4004,7 +4004,7 @@ cache_name(fetchctx_t *fctx, dns_name_t *name, dns_adbaddrinfo_t *addrinfo,
                                                break;
                                } else if (!ANSWER(rdataset))
                                        continue;
-                       } 
+                       }
 
                        if (ANSWER(rdataset) && need_validation) {
                                if (fctx->type != dns_rdatatype_any &&