2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

update copyright notice / whitespace

This commit is contained in:
Tinderbox User
2014-12-19 23:45:22 +00:00
parent 6ee455a915
commit 055f6517b4
7 changed files with 37 additions and 37 deletions

View File

@@ -1823,7 +1823,7 @@ socket_create(isc_socketmgr_t *manager, int pf, isc_sockettype_t type,
*socketp = sock;
iocompletionport_update(sock);
if (dup_socket) {
#ifndef ISC_ALLOW_MAPPED
isc__socket_ipv6only(sock, ISC_TRUE);