Namespace the struct trace_descriptor
[babeltrace.git] / include / babeltrace / trace-handle-internal.h
index 2b5a5ae198e75163458c0f696184c92e11b9f23d..f7e2b8a89d98c20899c699613a05735ed6996959 100644 (file)
@@ -43,7 +43,7 @@
  */
 struct bt_trace_handle {
        int id;
-       struct trace_descriptor *td;
+       struct bt_trace_descriptor *td;
        struct format *format;
        char path[PATH_MAX];
        uint64_t real_timestamp_begin;
This page took 0.023763 seconds and 4 git commands to generate.