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/preproc.h')
-rw-r--r--include/preproc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/preproc.h b/include/preproc.h
index 450822ae4bc..7c59b14a2da 100644
--- a/include/preproc.h
+++ b/include/preproc.h
@@ -33,7 +33,7 @@ typedef struct
}
zbx_preproc_result_t;
-/* the following functions are implemened differently for server and proxy */
+/* the following functions are implemented differently for server and proxy */
void zbx_preprocess_item_value(zbx_uint64_t itemid, unsigned char item_value_type, unsigned char item_flags,
AGENT_RESULT *result, zbx_timespec_t *ts, unsigned char state, char *error);