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:
authorAleksandrs Saveljevs <git-no-reply@zabbix.com>2016-01-05 17:34:14 +0300
committerAleksandrs Saveljevs <git-no-reply@zabbix.com>2016-01-05 17:34:14 +0300
commit14279e2a580362d0e3c49b3abcefe018362fd9fd (patch)
treeef901a620ba119a7f53fc2ab7f53d17e74128082 /include/cfg.h
parent75a690bf437945f9a7f2d9c42febfbc72aed0023 (diff)
parent1fe4381dce99e6df58be997947a9615480750b1c (diff)
.......... [ZBXNEXT-611] updated to the latest trunk
Diffstat (limited to 'include/cfg.h')
-rw-r--r--include/cfg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/cfg.h b/include/cfg.h
index ff360007998..63986e74f16 100644
--- a/include/cfg.h
+++ b/include/cfg.h
@@ -36,7 +36,6 @@
#define ZBX_CFG_NOT_STRICT 0
#define ZBX_CFG_STRICT 1
-
#define ZBX_PROXY_HEARTBEAT_FREQUENCY_MAX SEC_PER_HOUR
extern char *CONFIG_FILE;