sink.ctf.fs: use BT_COMP_LOG*() instead of BT_LOG*()
[babeltrace.git] / src / plugins / ctf / fs-sink / fs-sink.h
index ccdf3b3c7482c0685c50890ef44abbea71c8d8f3..e59e1249b0e64def79a41cc9006d8b1d758bd594 100644 (file)
@@ -30,7 +30,7 @@
 
 struct fs_sink_comp {
        bt_logging_level log_level;
-       bt_self_component_sink *self_comp;
+       bt_self_component *self_comp;
 
        /* Owned by this */
        bt_self_component_port_input_message_iterator *upstream_iter;
This page took 0.023019 seconds and 4 git commands to generate.