X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fuserspace-probe.c;h=89066bf0549a553df0564528d450a7763910ccc0;hb=87597c2c3bbaa1502ad2025cbf16704829f3b464;hp=ea3c93bcde840242d4871084394f6ebe0d75ec11;hpb=f4d0bb2e92e94cb5eb304c8e92afcc804591539d;p=lttng-tools.git diff --git a/src/common/userspace-probe.c b/src/common/userspace-probe.c index ea3c93bcd..89066bf05 100644 --- a/src/common/userspace-probe.c +++ b/src/common/userspace-probe.c @@ -764,7 +764,7 @@ end: return ret; } -struct lttng_userspace_probe_location_lookup_method * +const struct lttng_userspace_probe_location_lookup_method * lttng_userspace_probe_location_get_lookup_method( const struct lttng_userspace_probe_location *location) {