Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladislavs Sokurenko <vladislavs.sokurenko@zabbix.com>2017-07-24 14:42:55 +0300
committerVladislavs Sokurenko <vladislavs.sokurenko@zabbix.com>2017-07-24 14:42:55 +0300
commit27ef4391ee80d989cc11fed787382f6a112cda70 (patch)
treeca0a5678d1d5faee847f19b3deb4dee1d9cea170 /include/sysinfo.h
parent5b5cf75b63d40c256f2d2cd1047583cc71214be8 (diff)
...G...... [ZBXNEXT-3910] style fix for define to have same name as parameter
Diffstat (limited to 'include/sysinfo.h')
-rw-r--r--include/sysinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sysinfo.h b/include/sysinfo.h
index 1b481ba91d2..7380a252930 100644
--- a/include/sysinfo.h
+++ b/include/sysinfo.h
@@ -160,7 +160,7 @@ extern int CONFIG_UNSAFE_USER_PARAMETERS;
#define ZBX_PROC_STAT_RUN 1
#define ZBX_PROC_STAT_SLEEP 2
#define ZBX_PROC_STAT_ZOMB 3
-#define ZBX_PROC_STAT_IOWAIT 4
+#define ZBX_PROC_STAT_DISK 4
#define ZBX_PROC_STAT_TRACE 5
#define ZBX_DO_SUM 0