X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Futils_match.h;h=a32a6fe065656f7b04fe2007f92bcbe5e53f9371;hb=1356582b942b5cdcbecb70adf3abb0d1226548ae;hp=a39c8694b8a28fd93d69db0c196c05e8474c8f7e;hpb=714644fb443eb2dc8fd8c683cae171caef40cf7a;p=collectd.git diff --git a/src/utils_match.h b/src/utils_match.h index a39c8694..a32a6fe0 100644 --- a/src/utils_match.h +++ b/src/utils_match.h @@ -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);