summaryrefslogtreecommitdiffstats
path: root/Process.c
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2014-04-24 12:52:26 -0300
committerHisham Muhammad <hisham@gobolinux.org>2014-04-24 12:52:26 -0300
commitf86851766b2bf55b05f5916d62dc765a7abbaec4 (patch)
treec12fd84202c1b194f048f59c4be0524d02f87884 /Process.c
parent6795d8b6924635b45acd182e708fa35fd0a4d041 (diff)
Both IO_PRIO and IO_RATE had the same column heading. Closes #61.
Diffstat (limited to 'Process.c')
-rw-r--r--Process.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Process.c b/Process.c
index 94a3c6a9..f6d54e79 100644
--- a/Process.c
+++ b/Process.c
@@ -269,7 +269,7 @@ const char *Process_fieldTitles[] = {
#endif
#ifdef HAVE_TASKSTATS
" RD_CHAR ", " WR_CHAR ", " RD_SYSC ", " WR_SYSC ", " IO_RBYTES ", " IO_WBYTES ", " IO_CANCEL ",
- " IORR ", " IOWR ", " IO ",
+ " IORR ", " IOWR ", " IORW ",
#endif
#ifdef HAVE_CGROUP
" CGROUP ",

© 2014-2024 Faster IT GmbH | imprint | privacy policy