Namespace the struct trace_descriptor
[babeltrace.git] / lib / context.c
index 18e2e22c7891011229412e613b93828eccf1c904..e6b60fa686fb95f2ac5f14fabd29ae423197d3c6 100644 (file)
@@ -72,7 +72,7 @@ int bt_context_add_trace(struct bt_context *ctx, const char *path,
                struct mmap_stream_list *stream_list,
                FILE *metadata)
 {
-       struct trace_descriptor *td;
+       struct bt_trace_descriptor *td;
        struct format *fmt;
        struct bt_trace_handle *handle;
        int ret, closeret;
This page took 0.023097 seconds and 4 git commands to generate.