MFC r205514:

Add a missing LINE_BREAK() after printing the roaming parameters in
 verbose mode.

 Sponsored by:	iXsystems, inc.
This commit is contained in:
Rui Paulo 2010-04-06 13:04:27 +00:00
parent 807645566b
commit b02c965e31

View File

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