X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fmi-lttng.h;h=2e4592b535902d8944176ac6d0d17f8a24ab28d4;hp=3ea6bc6d79cb260a225f62bb6c2cbf9c8e1d50df;hb=a7a533cd65d544e8beebabcca5fe906e27af4707;hpb=2d97a0067600335f07eecb2c1d9ba68fc164583e diff --git a/src/common/mi-lttng.h b/src/common/mi-lttng.h index 3ea6bc6d7..2e4592b53 100644 --- a/src/common/mi-lttng.h +++ b/src/common/mi-lttng.h @@ -694,7 +694,7 @@ int mi_lttng_targets_open(struct mi_writer *writer); */ int mi_lttng_id_target(struct mi_writer *writer, enum lttng_tracker_type tracker_type, - struct lttng_tracker_id *id, + const struct lttng_tracker_id *id, int is_open); /*