From: Tinderbox User Date: Wed, 13 Nov 2013 23:45:16 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.6-ESV-R11b1~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6dc9a1e0024d438fe7e2760f20f9ccf41b35e8b;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/bin/dig/dighost.c b/bin/dig/dighost.c index c64d06a3410..15d58d7c317 100644 --- a/bin/dig/dighost.c +++ b/bin/dig/dighost.c @@ -2360,7 +2360,7 @@ send_tcp_connect(dig_query_t *query) { launch_next_query(query, ISC_TRUE); goto search; } - + result = isc_socket_create(socketmgr, isc_sockaddr_pf(&query->sockaddr), isc_sockettype_tcp, &query->sock);