]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Tue, 1 Mar 2011 23:47:38 +0000 (23:47 +0000)
committerAutomatic Updater <source@isc.org>
Tue, 1 Mar 2011 23:47:38 +0000 (23:47 +0000)
lib/dns/zone.c

index c276e46dab99234daae04004f8e91950dac6aebd..8fc24ca09ff0bfa16d4fd19f087ec881ec09871b 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: zone.c,v 1.582.8.9 2011/03/01 23:15:21 marka Exp $ */
+/* $Id: zone.c,v 1.582.8.10 2011/03/01 23:47:38 tbox Exp $ */
 
 /*! \file */
 
@@ -2840,7 +2840,7 @@ compute_tag(dns_name_t *name, dns_rdata_dnskey_t *dnskey, isc_mem_t *mctx,
 }
 
 /*
- * Add key to the security roots. 
+ * Add key to the security roots.
  */
 static void
 trust_key(dns_zone_t *zone, dns_name_t *keyname,