Fix bridge some more, remove superflous warning from vewarn and error when no interface correctly
This commit is contained in:
@ -861,7 +861,6 @@ int ewarnv (const char *fmt, ...)
|
||||
retval += printf ("\n");
|
||||
}
|
||||
va_end (ap);
|
||||
retval += printf ("\n");
|
||||
|
||||
return (retval);
|
||||
}
|
||||
|
Reference in New Issue
Block a user