identation and minor failure condition fix
This commit is contained in:
@@ -430,6 +430,7 @@ static int test_conf_syntax(char *config)
|
||||
} else
|
||||
log(ERROR, "Unknown config entry on line %d: %s",
|
||||
j, buf);
|
||||
failed = 1;
|
||||
if (!ok) {
|
||||
log(ERROR,
|
||||
"Invalid value for \"%s\", line %d: \"%s\"",
|
||||
|
||||
Reference in New Issue
Block a user