Fix a diagnostic
This commit is contained in:
parent
516f7ab7ac
commit
156a04e466
@ -747,7 +747,7 @@ rt_Set(struct bundle *bundle, int cmd, const struct ncprange *dst,
|
||||
if (ncpaddr_isdefault(gw)) {
|
||||
if (!quiet)
|
||||
log_Printf(LogERROR, "rt_Set: Cannot add a route with"
|
||||
" destination 0.0.0.0\n");
|
||||
" gateway 0.0.0.0\n");
|
||||
close(s);
|
||||
return result;
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user