Rename bt_ctf_X -> bt_X, maintain backward compat. for pre-2.0 CTF writer
[babeltrace.git] / include / babeltrace / graph / notification-iterator-internal.h
index bf795a3a233c4662e61fa90346874eb6c8e61201..ab545008d94942638f7388858b91bd13919bd2c8 100644 (file)
@@ -111,7 +111,7 @@ struct bt_notification_iterator_private_connection {
         *   other notifications which refer to this stream can be
         *   delivered by this iterator.
         *
-        * The key (struct bt_ctf_stream *) is not owned by this. The
+        * The key (struct bt_stream *) is not owned by this. The
         * value is an allocated state structure.
         */
        GHashTable *stream_states;
This page took 0.023813 seconds and 4 git commands to generate.