X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=snprintf%2Fcore.c;h=8c4eddeca1a208f90bc2be16cac9153e3adb82ea;hb=4c41b460614826ada066a7e0c26a8b116336bab2;hp=d0f60a106e6f5d389b8c8a5a93c8a584ce669c79;hpb=2b6f437483769831e50886b9f3bc4710b28f4ac9;p=lttng-ust.git diff --git a/snprintf/core.c b/snprintf/core.c index d0f60a10..8c4eddec 100644 --- a/snprintf/core.c +++ b/snprintf/core.c @@ -14,7 +14,7 @@ void ust_err_init(void) if (ust_err_loglevel == UST_ERR_LOGLEVEL_UNKNOWN) { /* - * This getenv is not part of lttng_getenv() because it + * This getenv is not part of lttng_ust_getenv() because it * is required to print ERR() performed during getenv * initialization. */