From: Tinderbox User Date: Wed, 25 Oct 2017 23:47:47 +0000 (+0000) Subject: update copyright notice / whitespace X-Git-Tag: v9.12.0b2~63 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=8e2a8a3855233058140d8ff726df693215a60b7d;p=thirdparty%2Fbind9.git update copyright notice / whitespace --- diff --git a/lib/dns/tests/dnstest.h b/lib/dns/tests/dnstest.h index 569ab806c1a..f7368b88e40 100644 --- a/lib/dns/tests/dnstest.h +++ b/lib/dns/tests/dnstest.h @@ -88,5 +88,5 @@ dns_test_tohex(const unsigned char *data, size_t len, char *buf, size_t buflen); */ isc_result_t dns_test_rdata_fromstring(dns_rdata_t *rdata, dns_rdataclass_t rdclass, - dns_rdatatype_t rdtype, unsigned char *dst, - size_t dstlen, const char *src); + dns_rdatatype_t rdtype, unsigned char *dst, + size_t dstlen, const char *src);