Namespace struct stream_pos
[babeltrace.git] / converter / babeltrace.c
index 31e3d6e7c869cecfb3fb85dd256e23ba772dd801..b1f32c94b4d097d425e34910c56b1e68728b802c 100644 (file)
@@ -461,7 +461,7 @@ static int traverse_trace_dir(const char *fpath, const struct stat *sb,
  */
 int bt_context_add_traces_recursive(struct bt_context *ctx, const char *path,
                const char *format_str,
-               void (*packet_seek)(struct stream_pos *pos,
+               void (*packet_seek)(struct bt_stream_pos *pos,
                        size_t offset, int whence))
 {
 
This page took 0.023627 seconds and 4 git commands to generate.