summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authoralex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-03-06 12:47:38 +0000
committeralex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-03-06 12:47:38 +0000
commit4fadc291f8754315252c8c05af222eb92520555e (patch)
treede47b4d64905caeb10b6b430f2ede349c654f0c6 /include
parent8c5f2e7ee625064dac24f0100fc3614047831558 (diff)
downloadzabbix-4fadc291f8754315252c8c05af222eb92520555e.tar.gz
zabbix-4fadc291f8754315252c8c05af222eb92520555e.tar.xz
zabbix-4fadc291f8754315252c8c05af222eb92520555e.zip
- [DEV-127] minor fix (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@5454 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'include')
-rw-r--r--include/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h
index a41d0fe5..c4320ca9 100644
--- a/include/common.h
+++ b/include/common.h
@@ -419,7 +419,7 @@ typedef enum
#define ACTION_STATUS_DISABLED 1
/* Max number of retries for alerts */
-#define ACTION_MAX_RETRIES 3
+#define ALERT_MAX_RETRIES 3
/* Operation types */
#define OPERATION_TYPE_MESSAGE 0