@ -102,7 +102,7 @@ static void initializate(int argc, char **argv)
}
dnsAddr.sin_addr.s_addr = inet_addr(optarg);
close(dnsFd);
dns_connect(dnsFd, (struct sockaddr *)&dnsAddr, sizeof(dnsAddr));
dns_connect(&dnsAddr);
break;
case 'l':
The note is not visible to the blocked user.