lib: rename "begin" to "beginning" when used as a noun
[babeltrace.git] / plugins / ctf / fs-src / fs.h
index 3542f58aa28034634830199b23af40cdecb7cdb5..5619e1b25517aa3b26f0b53de114b1b5ac85f804 100644 (file)
@@ -150,7 +150,7 @@ struct ctf_fs_notif_iter_data {
        /* Owned by this */
        struct bt_notif_iter *notif_iter;
 
-       /* True to skip BT_NOTIFICATION_TYPE_STREAM_BEGIN notifications */
+       /* True to skip BT_NOTIFICATION_TYPE_STREAM_BEGINNING notifications */
        bool skip_stream_begin_notifs;
 };
 
This page took 0.022963 seconds and 4 git commands to generate.