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

index 23ad37d02782a1b7040bf8e880af43c361a60fa7..a1c263e12d4b73e54425b0d5d9e31c12fc7dc82b 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: resolver.c,v 1.384.14.11 2009/05/11 02:29:12 marka Exp $ */
+/* $Id: resolver.c,v 1.384.14.12 2009/05/11 02:38:03 tbox Exp $ */
 
 /*! \file */
 
@@ -4274,7 +4274,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 &&