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:
Rui Paulo 2010-03-23 12:05:25 +00:00
parent e1d36f8395
commit 59f6c520f0

View file

@ -4509,6 +4509,7 @@ end:
} else {
LINE_BREAK();
list_roam(s);
LINE_BREAK();
}
}