From b980d53eedf5d1422cc29353beea03056344caa9 Mon Sep 17 00:00:00 2001 From: Brad House Date: Mon, 11 Dec 2017 14:06:08 -0500 Subject: [PATCH] Fix some other mingw warnings --- ares_init.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ares_init.c b/ares_init.c index 288fbd8b..1e65e784 100644 --- a/ares_init.c +++ b/ares_init.c @@ -1013,7 +1013,7 @@ static int ares_ipv6_subnet_matches(const unsigned char netbase[16], mask[i / 8] |= 1 << ((7-i) % 8); } - for (i=0; i