Loading lib/hostip.c +1 −1 Original line number Diff line number Diff line Loading @@ -111,7 +111,7 @@ struct hostent *GetHost(struct UrlData *data, { struct hostent *h = NULL; unsigned long in; int ret; int ret; /* this variable is unused on several platforms but used on some */ #define CURL_NAMELOOKUP_SIZE 9000 Loading Loading
lib/hostip.c +1 −1 Original line number Diff line number Diff line Loading @@ -111,7 +111,7 @@ struct hostent *GetHost(struct UrlData *data, { struct hostent *h = NULL; unsigned long in; int ret; int ret; /* this variable is unused on several platforms but used on some */ #define CURL_NAMELOOKUP_SIZE 9000 Loading