Loading ares/ares_search.c +7 −7 Original line number Diff line number Diff line Loading @@ -292,7 +292,7 @@ static int single_domain(ares_channel channel, const char *name, char **s) } else { error = ERRNO; error = errno; switch(error) { case ENOENT: Loading Loading
ares/ares_search.c +7 −7 Original line number Diff line number Diff line Loading @@ -292,7 +292,7 @@ static int single_domain(ares_channel channel, const char *name, char **s) } else { error = ERRNO; error = errno; switch(error) { case ENOENT: Loading