X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Frelayd%2Frelayd.c;h=76c54a4a9f6724708f8e3f07153aaea29bddc0fa;hb=ebb29c10d382c55529138ae70eb5a05bf3ccb9a6;hp=363a0e7b6dc02f8214d92175f64f4d06d48aa5b8;hpb=c35f9726a22f1d93e14589688d830efccda196f3;p=lttng-tools.git diff --git a/src/common/relayd/relayd.c b/src/common/relayd/relayd.c index 363a0e7b6..76c54a4a9 100644 --- a/src/common/relayd/relayd.c +++ b/src/common/relayd/relayd.c @@ -1123,7 +1123,7 @@ error: } int relayd_rotate_streams(struct lttcomm_relayd_sock *sock, - unsigned int stream_count, uint64_t *new_chunk_id, + unsigned int stream_count, const uint64_t *new_chunk_id, const struct relayd_stream_rotation_position *positions) { int ret;