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:
authorArtjoms Rimdjonoks <artjoms.rimdjonoks@zabbix.com>2019-09-20 15:46:36 +0300
committerArtjoms Rimdjonoks <artjoms.rimdjonoks@zabbix.com>2019-09-25 14:08:59 +0300
commit80dc39b3093caf84d25f5198e4935bccb4e1a022 (patch)
tree4f1c17eaf6ddcdaec74d18dda55271baeeee309d /include/preproc.h
parent586bc348b0c0c0602489ec4bd5e465edf6cb8397 (diff)
.......... [ZBX-16481] Spelling issues in the code for master
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);