]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Thu, 25 Feb 2010 05:07:12 +0000 (05:07 +0000)
committerAutomatic Updater <source@isc.org>
Thu, 25 Feb 2010 05:07:12 +0000 (05:07 +0000)
lib/dns/resolver.c

index c3b7bc96b574b131043b24f3fca3136a322839af..42598574d52c02f7566e69e6a2fdbc27e50d3a4d 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: resolver.c,v 1.413.14.2.2.1 2010/02/25 04:53:45 marka Exp $ */
+/* $Id: resolver.c,v 1.413.14.2.2.2 2010/02/25 05:07:12 tbox Exp $ */
 
 /*! \file */
 
@@ -8185,7 +8185,7 @@ dns_resolver_flushbadcache(dns_resolver_t *resolver, dns_name_t *name) {
                        } else
                                prev = bad;
                }
-       } else 
+       } else
                destroy_badcache(resolver);
 
  unlock: