X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2Flttng%2Ftracepoint.h;h=b637b8534eb83b67ef8ded57c16b0adf99e3938a;hb=5b393d6424d959e2efbb800b0c8a61b81bf9968e;hp=5d30703e3039603f272361122ce98b19962b9f66;hpb=bb71a8ea3b2e7335393a6810887fb9b145cc6f7e;p=lttng-ust.git diff --git a/include/lttng/tracepoint.h b/include/lttng/tracepoint.h index 5d30703e..b637b853 100644 --- a/include/lttng/tracepoint.h +++ b/include/lttng/tracepoint.h @@ -815,7 +815,7 @@ lttng_ust__tracepoints__ptrs_destroy(void) * LTTNG_UST_TRACEPOINT_LOGLEVEL(< [com_company_]project[_component] >, < event >, * < loglevel_name >) * - * The TRACEPOINT_PROVIDER must be already declared before declaring a + * The LTTNG_UST_TRACEPOINT_PROVIDER must be already declared before declaring a * LTTNG_UST_TRACEPOINT_LOGLEVEL. */