summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-10-05 12:05:31 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-10-05 12:05:31 +0000
commit7347e50c2cdcbb9000367305890cbe4e0c5b77b1 (patch)
treeb14da6c288026cd4d2cbf577cdae745cf5742698 /include
parent7efec554c472797374584937b78cf5cdb1feb0cd (diff)
Minor changes.
git-svn-id: svn://svn.zabbix.com/trunk@2110 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'include')
-rw-r--r--include/db.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/db.h b/include/db.h
index 81772a87..6a6afa83 100644
--- a/include/db.h
+++ b/include/db.h
@@ -91,6 +91,8 @@ DB_HOST
#define TRIGGER_EXPRESSION_LEN_MAX TRIGGER_EXPRESSION_LEN+1
#define TRIGGER_URL_LEN 255
#define TRIGGER_URL_LEN_MAX TRIGGER_URL_LEN+1
+#define TRIGGER_COMMENTS_LEN 4096
+#define TRIGGER_COMMENTS_LEN_MAX TRIGGER_URL_LEN+1
DB_ITEM
{