X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Futils_match.h;h=a32a6fe065656f7b04fe2007f92bcbe5e53f9371;hb=bf90793e82989b1c36fe8f3b66b9c9fe05c9532d;hp=a39c8694b8a28fd93d69db0c196c05e8474c8f7e;hpb=b88f9d8a83ff838523a21e4b191f447888d651cd;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);