mirror of
https://github.com/curl/curl.git
synced 2025-01-30 14:22:33 +08:00
James Bursa fixed a RISC OS init issue, removed trailing whitespace
This commit is contained in:
parent
8ee564c216
commit
80197cf493
@ -404,7 +404,7 @@ DhcpNameServer
|
||||
system variable Inet$Resolvers, space separated. */
|
||||
|
||||
line = getenv("Inet$Resolvers");
|
||||
status = ARES_EFILE;
|
||||
status = ARES_EOF;
|
||||
if (line) {
|
||||
char *resolvers = strdup(line), *pos, *space;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user