Clean-up: relayd index: change spaces to tabs
[lttng-tools.git] / src / bin / lttng-relayd / index.h
index ee71b3f93b08c1e45ffa4ca8ae0dc6aef64cdbbe..4364f12ffdb096179e6e736dd821388c4c4bb028 100644 (file)
@@ -59,7 +59,7 @@ int relay_index_set_file(struct relay_index *index,
                struct lttng_index_file *index_file,
                uint64_t data_offset);
 int relay_index_set_data(struct relay_index *index,
-                const struct ctf_packet_index *data);
+               const struct ctf_packet_index *data);
 int relay_index_try_flush(struct relay_index *index);
 
 void relay_index_close_all(struct relay_stream *stream);
This page took 0.022984 seconds and 4 git commands to generate.