Reposition the "(swap not configured)" sign WRT the new layout.

This commit is contained in:
Yaroslav Tykhiy 2006-12-23 16:48:29 +00:00
parent a3600374b4
commit aee701a96e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=165493

View File

@ -176,7 +176,7 @@ showswap()
mvwprintw(
wnd,
i + 1,
5 + 5,
5 + hlen + ulen + 1,
"(swap not configured)"
);
continue;