unreachable statement

This commit is contained in:
Mark Andrews
2001-07-03 07:53:36 +00:00
parent b8c618c852
commit 5a20525ef3

View File

@@ -396,8 +396,8 @@ getaddrinfo(hostname, servname, hints, res)
ERR(EAI_BADFLAGS);
#else
pai->ai_flags &= ~(AI_ALL | AI_V4MAPPED);
#endif
break;
#endif
}
/*