X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2Findex.c;h=ff27d958a0aebd6eb0f7816544eaa1f686ee192d;hp=a3db742319747d08382f175f07a7a5523ec77e4f;hb=211d28db4ccebf1a2abcd04eabba31cf46af3060;hpb=eec856bfdc22bd61d4fbffb2a8efc13480d076c8 diff --git a/src/bin/lttng-relayd/index.c b/src/bin/lttng-relayd/index.c index a3db74231..ff27d958a 100644 --- a/src/bin/lttng-relayd/index.c +++ b/src/bin/lttng-relayd/index.c @@ -167,7 +167,7 @@ end: } int relay_index_set_data(struct relay_index *index, - const struct ctf_packet_index *data) + const struct ctf_packet_index *data) { int ret = 0;