summaryrefslogtreecommitdiffstats
path: root/include/common.h
diff options
context:
space:
mode:
authoralex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-04-03 10:09:01 +0000
committeralex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-04-03 10:09:01 +0000
commit25af20831b6371c35563dbf087f873c3518cb86b (patch)
tree087211e9950c325407d2e7e37d3852819e0a19eb /include/common.h
parentb917d285f2abdb38fe6d61c5b888762bd4623a45 (diff)
downloadzabbix-25af20831b6371c35563dbf087f873c3518cb86b.tar.gz
zabbix-25af20831b6371c35563dbf087f873c3518cb86b.tar.xz
zabbix-25af20831b6371c35563dbf087f873c3518cb86b.zip
Minor changes.
git-svn-id: svn://svn.zabbix.com/trunk@3970 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'include/common.h')
-rw-r--r--include/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h
index 7e5abf53..1b3f7af3 100644
--- a/include/common.h
+++ b/include/common.h
@@ -147,7 +147,7 @@ typedef enum
{
DOBJECT_STATUS_UP = 0,
DOBJECT_STATUS_DOWN
-} zbx_dstatus_t
+} zbx_dstatus_t;
/* Item value types */
typedef enum