]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Tue, 4 Nov 2014 23:45:20 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Tue, 4 Nov 2014 23:45:20 +0000 (23:45 +0000)
lib/dns/rdata/generic/openpgpkey_61.c

index d6801959a55d4d19267e1edf6bff7e74a667e919..684f37b6f7c5b9e8fc49748ab0c6f767f2091063 100644 (file)
@@ -195,9 +195,9 @@ digest_openpgpkey(ARGS_DIGEST) {
 
        REQUIRE(rdata->type == 61);
 
-        dns_rdata_toregion(rdata, &r);
+       dns_rdata_toregion(rdata, &r);
 
-        return ((digest)(arg, &r));
+       return ((digest)(arg, &r));
 }
 
 static inline isc_boolean_t