mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 15:59:59 -04:00
update copyrights / whitespace
This commit is contained in:
parent
0b756d60e5
commit
a8cfd15880
2 changed files with 3 additions and 1 deletions
|
|
@ -183,7 +183,7 @@ ATF_TC_BODY(isc_rsa_verify, tc) {
|
|||
dns_fixedname_t fname;
|
||||
isc_buffer_t buf;
|
||||
dns_name_t *name;
|
||||
dst_key_t *key = NULL;
|
||||
dst_key_t *key = NULL;
|
||||
dst_context_t *ctx = NULL;
|
||||
isc_region_t r;
|
||||
|
||||
|
|
|
|||
|
|
@ -3784,6 +3784,7 @@
|
|||
./lib/dns/tcpmsg.c C 1999,2000,2001,2004,2005,2006,2007,2015,2016
|
||||
./lib/dns/tests/Atffile X 2011
|
||||
./lib/dns/tests/Kdh.+002+18602.key X 2014
|
||||
./lib/dns/tests/Krsa.+005+29235.key X 2016
|
||||
./lib/dns/tests/Makefile.in MAKE 2011,2012,2013,2014,2015,2016
|
||||
./lib/dns/tests/db_test.c C 2013,2015,2016
|
||||
./lib/dns/tests/dbdiff_test.c C 2011,2012,2016
|
||||
|
|
@ -3808,6 +3809,7 @@
|
|||
./lib/dns/tests/rdata_test.c C 2012,2013,2015,2016
|
||||
./lib/dns/tests/rdataset_test.c C 2012,2016
|
||||
./lib/dns/tests/rdatasetstats_test.c C 2012,2015,2016
|
||||
./lib/dns/tests/rsa_test.c C 2016
|
||||
./lib/dns/tests/testdata/dbiterator/zone1.data ZONE 2011,2012,2016
|
||||
./lib/dns/tests/testdata/dbiterator/zone2.data X 2011
|
||||
./lib/dns/tests/testdata/diff/zone1.data ZONE 2011,2012,2016
|
||||
|
|
|
|||
Loading…
Reference in a new issue