relayd: open live viewer files from the current stream's trace chunk
[lttng-tools.git] / src / common / relayd / relayd.c
index 363a0e7b6dc02f8214d92175f64f4d06d48aa5b8..76c54a4a9f6724708f8e3f07153aaea29bddc0fa 100644 (file)
@@ -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;
This page took 0.024885 seconds and 5 git commands to generate.