summaryrefslogtreecommitdiffstats
path: root/usr.bin/systat/swap.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/systat/swap.c')
-rw-r--r--usr.bin/systat/swap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/systat/swap.c b/usr.bin/systat/swap.c
index 21f457d..018a909 100644
--- a/usr.bin/systat/swap.c
+++ b/usr.bin/systat/swap.c
@@ -191,5 +191,6 @@ showswap()
waddch(wnd, ' ');
while (count--)
waddch(wnd, 'X');
+ wclrtoeol(wnd);
}
}
OpenPOWER on IntegriCloud