X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttng-events.c;h=1e988ebef2c5cf708e55e74399ad40823ba4b310;hb=5283350bf46f4cec3de30e4fc9b215d88d020d98;hp=e1364dd5fbd9b6692bf5055f3be07048b1c951b7;hpb=8967b2a36929168e37941c53b5dd387f70699c7a;p=lttng-modules.git diff --git a/lttng-events.c b/lttng-events.c index e1364dd5..1e988ebe 100644 --- a/lttng-events.c +++ b/lttng-events.c @@ -2023,8 +2023,8 @@ int _lttng_event_header_declare(struct lttng_session *session) * taken at start of trace. * Yes, this is only an approximation. Yes, we can (and will) do better * in future versions. - * Return 0 if offset is negative. It may happen if the system sets - * the REALTIME clock to 0 after boot. + * This function may return a negative offset. It may happen if the + * system sets the REALTIME clock to 0 after boot. */ static int64_t measure_clock_offset(void)