mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 10:29:15 +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(
|
||||
wnd,
|
||||
i + 1,
|
||||
5 + 5,
|
||||
5 + hlen + ulen + 1,
|
||||
"(swap not configured)"
|
||||
);
|
||||
continue;
|
||||
|
Loading…
Reference in New Issue
Block a user