Add some vertical whitespace for easier reading.

This commit is contained in:
Yaroslav Tykhiy 2006-12-23 16:31:06 +00:00
parent cb059cfe92
commit 12912b5a4a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=165491

View File

@ -140,7 +140,9 @@ labelswap()
fetchswap();
row = 0;
wmove(wnd, row, 0); wclrtobot(wnd);
wmove(wnd, row, 0);
wclrtobot(wnd);
mvwprintw(wnd, row++, 0, "%-5s%*s%*s %s",
"Disk", hlen, header, ulen, "Used",
"/0% /10 /20 /30 /40 /50 /60 /70 /80 /90 /100");
@ -172,6 +174,7 @@ showswap()
if (kvnsw == 1)
break;
}
if (kvmsw[i].ksw_total == 0) {
mvwprintw(
wnd,