Merge branch 'collectd-4.6' into collectd-4.7
[collectd.git] / src / utils_match.h
index a39c869..a32a6fe 100644 (file)
@@ -133,7 +133,7 @@ int match_apply (cu_match_t *obj, const char *str);
  *
  * DESCRIPTION
  *  Returns the pointer passed to `match_create_callback' or a pointer to the
- *  `cu_match_value_t' structure allocated by `match_create_callback'.
+ *  `cu_match_value_t' structure allocated by `match_create_simple'.
  */
 void *match_get_user_data (cu_match_t *obj);