mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Add a missing LINE_BREAK() after printing the roaming parameters in
verbose mode. Sponsored by: iXsystems, inc. MFC after: 2 weeks
This commit is contained in:
parent
e1d36f8395
commit
59f6c520f0
1 changed files with 1 additions and 0 deletions
|
|
@ -4509,6 +4509,7 @@ end:
|
|||
} else {
|
||||
LINE_BREAK();
|
||||
list_roam(s);
|
||||
LINE_BREAK();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue