mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 03:49:02 +00:00
Reposition the "(swap not configured)" sign WRT the new layout.
This commit is contained in:
parent
a3600374b4
commit
aee701a96e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=165493
@ -176,7 +176,7 @@ showswap()
|
|||||||
mvwprintw(
|
mvwprintw(
|
||||||
wnd,
|
wnd,
|
||||||
i + 1,
|
i + 1,
|
||||||
5 + 5,
|
5 + hlen + ulen + 1,
|
||||||
"(swap not configured)"
|
"(swap not configured)"
|
||||||
);
|
);
|
||||||
continue;
|
continue;
|
||||||
|
Loading…
Reference in New Issue
Block a user