X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fuserspace-probe.c;h=89066bf0549a553df0564528d450a7763910ccc0;hp=ea3c93bcde840242d4871084394f6ebe0d75ec11;hb=87597c2c3bbaa1502ad2025cbf16704829f3b464;hpb=272839375cd306a6a824bab1018655a65b39fd9d 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) {