mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Output style: Get rid of an unnecessary newline.
This commit is contained in:
parent
26f16ebeb1
commit
3f2631c7ba
1 changed files with 0 additions and 1 deletions
|
|
@ -493,7 +493,6 @@ main(int argc, char *argv[])
|
|||
nl[N_MIF6TABLE].n_value);
|
||||
#endif
|
||||
}
|
||||
putchar('\n');
|
||||
ifmalist_dump();
|
||||
exit(0);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue