summaryrefslogtreecommitdiff
path: root/include/glibtop/command.h
diff options
context:
space:
mode:
authorJames Dominic P. Guana <guana.histark@gmail.com>2020-05-26 18:53:49 +0800
committerRobert Roth <robert.roth.off@gmail.com>2020-11-04 13:38:03 +0000
commit7396970afe2290488fd072612a650353dd13a16d (patch)
tree4600f2a3144f25a578138164f85ef91c70aecfc3 /include/glibtop/command.h
parent9cbb3b91f11ad0c4944a1428d609201c054cffab (diff)
downloadlibgtop-7396970afe2290488fd072612a650353dd13a16d.tar.gz
Code clean up and add example
Diffstat (limited to 'include/glibtop/command.h')
-rw-r--r--include/glibtop/command.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/glibtop/command.h b/include/glibtop/command.h
index 9a0e47b1..31e89589 100644
--- a/include/glibtop/command.h
+++ b/include/glibtop/command.h
@@ -60,8 +60,9 @@ G_BEGIN_DECLS
#define GLIBTOP_CMND_PROC_WD 26
#define GLIBTOP_CMND_PROC_AFFINITY 27
#define GLIBTOP_CMND_PROC_IO 28
+#define GLIBTOP_CMND_DISK 29
-#define GLIBTOP_MAX_CMND 29
+#define GLIBTOP_MAX_CMND 30
#define _GLIBTOP_PARAM_SIZE 16