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…
x
Reference in New Issue
Block a user