X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Frelayd%2Frelayd.c;h=76c54a4a9f6724708f8e3f07153aaea29bddc0fa;hp=363a0e7b6dc02f8214d92175f64f4d06d48aa5b8;hb=ebb29c10d382c55529138ae70eb5a05bf3ccb9a6;hpb=b5893d8e91f64257e58a50c7f5b413a5b31cf076 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;