]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] fix function/prototype mismatch in dns_dt_send()
authorEvan Hunt <each@isc.org>
Thu, 12 Jan 2017 17:22:53 +0000 (09:22 -0800)
committerEvan Hunt <each@isc.org>
Thu, 12 Jan 2017 17:22:53 +0000 (09:22 -0800)
lib/dns/include/dns/dnstap.h

index f6b5def98494492931ac9ba88aa52d254d7b4b48..e8953783292fec9c41803dcb592d49571369fd84 100644 (file)
@@ -235,7 +235,7 @@ dns_dt_shutdown(void);
 
 void
 dns_dt_send(dns_view_t *view, dns_dtmsgtype_t msgtype,
-           const isc_sockaddr_t *sa, isc_boolean_t tcp, isc_region_t *zone,
+           isc_sockaddr_t *sa, isc_boolean_t tcp, isc_region_t *zone,
            isc_time_t *qtime, isc_time_t *rtime, isc_buffer_t *buf);
 /*%<
  * Sends a dnstap message to the log, if 'msgtype' is one of the message