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:
Diffstat (limited to 'include/zbxserver.h')
-rw-r--r--include/zbxserver.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/zbxserver.h b/include/zbxserver.h
index d0ac19b7817..7eebcb271fb 100644
--- a/include/zbxserver.h
+++ b/include/zbxserver.h
@@ -108,5 +108,4 @@ void zbx_substitute_item_name_macros(DC_ITEM *dc_item, const char *name, char **
int substitute_macros_in_json_pairs(char **data, const struct zbx_json_parse *jp_row,
const zbx_vector_ptr_t *lld_macro_paths, char *error, int maxerrlen);
int xml_xpath_check(const char *xpath, char *error, size_t errlen);
-
#endif