Values API: split into private and public APIs
[babeltrace.git] / plugins / text / pretty / pretty.h
index d2753bf4c152987b503cd42cb35d2b3ae8e3fd03..ff573e8b568631060cc5e6369e7f69aa1063a28b 100644 (file)
@@ -80,7 +80,7 @@ struct pretty_component {
        bool start_line;
        GString *string;
        GString *tmp_string;
-       struct bt_value *plugin_opt_map;        /* Temporary parameter map. */
+       struct bt_private_value *plugin_opt_map; /* Temporary parameter map. */
        bool use_colors;
 
        uint64_t last_cycles_timestamp;
This page took 0.023776 seconds and 4 git commands to generate.