]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Wed, 21 May 2014 23:45:48 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Wed, 21 May 2014 23:45:48 +0000 (23:45 +0000)
lib/dns/adb.c

index 601eeebf60a35f49bd1cd5bf1c758f5bedb3d7e5..100316b7cf2a2e0cd9c5da4aeb38282f231d265c 100644 (file)
@@ -4036,7 +4036,7 @@ dns_adb_agesrtt(dns_adb_t *adb, dns_adbaddrinfo_t *addr, isc_stdtime_t now) {
 }
 
 static void
-adjustsrtt(dns_adbaddrinfo_t *addr, unsigned int rtt, unsigned int factor, 
+adjustsrtt(dns_adbaddrinfo_t *addr, unsigned int rtt, unsigned int factor,
           isc_stdtime_t now)
 {
        isc_uint64_t new_srtt;