Values API: split into private and public APIs
[babeltrace.git] / include / babeltrace / trace-ir / trace-internal.h
index abf1d57fad2c3484af5ffe994e3fccc6fd886ef5..4daac73867980e6754b23dbd9071fb0ce5b53914 100644 (file)
@@ -60,7 +60,7 @@ struct bt_trace {
                bt_uuid value;
        } uuid;
 
-       struct bt_value *environment;
+       struct bt_private_value *environment;
 
        /* Array of `struct bt_stream_class *` */
        GPtrArray *stream_classes;
This page took 0.023545 seconds and 4 git commands to generate.