From: Tinderbox User Date: Tue, 3 Jun 2014 23:45:20 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.11.0a1~1577 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=6efae581d0c793badfd925a24e4474c52ead20b7;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/lib/dns/tests/keytable_test.c b/lib/dns/tests/keytable_test.c index ae7f20b9e58..620b76f9a87 100644 --- a/lib/dns/tests/keytable_test.c +++ b/lib/dns/tests/keytable_test.c @@ -589,11 +589,11 @@ ATF_TC_BODY(nta, tc) { ATF_TC(untested); ATF_TC_HEAD(untested, tc) { - atf_tc_set_md_var(tc, "descr", "skipping keytable test"); + atf_tc_set_md_var(tc, "descr", "skipping keytable test"); } ATF_TC_BODY(untested, tc) { - UNUSED(tc); - atf_tc_skip("DNSSEC not available"); + UNUSED(tc); + atf_tc_skip("DNSSEC not available"); } #endif