mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Fix output of -v option.
This commit is contained in:
parent
3e530495b9
commit
05546286ff
1 changed files with 1 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ dump_config_file(void)
|
|||
pr_cmd(cp->remove);
|
||||
}
|
||||
}
|
||||
fflush(stdout);
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Reference in a new issue