Implement ctf fs iterator functions
[babeltrace.git] / plugins / ctf / fs / fs.h
index 7a67b48abddc021436168254a316098221a72d47..e568ddd5d0f277464b9919a1856542aaf8b23b2b 100644 (file)
@@ -78,7 +78,7 @@ struct ctf_fs_component {
        GString *trace_path;
        FILE *error_fp;
        size_t page_size;
-       struct bt_notification *last_notif;
+       struct bt_notification *current_notification;
        struct ctf_fs_metadata metadata;
        struct ctf_fs_data_stream data_stream;
        struct ctf_fs_component_options options;
This page took 0.023162 seconds and 4 git commands to generate.