X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=liblttng-ust%2Fclock.h;h=1523be09d3a747395f9421d14864fc9e3a597ed3;hb=95c5cc3c3256d17894154e967e3d3e55b4a223e2;hp=88eca432a5733f7e4bc35f1878b911617a5119d5;hpb=5cbd73b809f24c435cc4b4523e8add1fda3acfb5;p=lttng-ust.git diff --git a/liblttng-ust/clock.h b/liblttng-ust/clock.h index 88eca432..1523be09 100644 --- a/liblttng-ust/clock.h +++ b/liblttng-ust/clock.h @@ -52,7 +52,7 @@ uint64_t trace_clock_freq(void) } static __inline__ -int trace_clock_uuid(char *uuid) +const int trace_clock_uuid(char *uuid) { int ret = 0; size_t len;