X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Futils%2Fdns%2Fdns.c;h=981828d73f527b9ff6c193808ec637912bd441ca;hp=6efdcea8976f2fdbcb390d7298601a99ac061896;hb=21c84cec32921e6de8feaa5496f337496379ea23;hpb=06d8ab31ff97b30d601e8f8a942bedc339825042 diff --git a/src/utils/dns/dns.c b/src/utils/dns/dns.c index 6efdcea8..981828d7 100644 --- a/src/utils/dns/dns.c +++ b/src/utils/dns/dns.c @@ -466,7 +466,7 @@ static int handle_ipv6(struct ip6_hdr *ipv6, int len) { return 1; /* Success */ } /* int handle_ipv6 */ -/* #endif HAVE_IPV6 */ + /* #endif HAVE_IPV6 */ #else /* if !HAVE_IPV6 */ static int handle_ipv6(__attribute__((unused)) void *pkg,