X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=plugins%2Fctf%2Ffs-src%2Ffs.h;h=5619e1b25517aa3b26f0b53de114b1b5ac85f804;hb=bb5bb16080ef123c91a690eb267a8d83bd4fb199;hp=3542f58aa28034634830199b23af40cdecb7cdb5;hpb=6be5a99eddff403a941a1329add897a0f27ca509;p=babeltrace.git diff --git a/plugins/ctf/fs-src/fs.h b/plugins/ctf/fs-src/fs.h index 3542f58a..5619e1b2 100644 --- a/plugins/ctf/fs-src/fs.h +++ b/plugins/ctf/fs-src/fs.h @@ -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; };