lib: graph: add "self" and some "private" APIs
[babeltrace.git] / plugins / ctf / common / notif-iter / notif-iter.h
index 81418628310df2228167620fc8df3c794437901e..315f54cd485b8dea23d5d564311b9a6921ea4368 100644 (file)
@@ -287,7 +287,7 @@ void bt_notif_iter_destroy(struct bt_notif_iter *notif_iter);
 BT_HIDDEN
 enum bt_notif_iter_status bt_notif_iter_get_next_notification(
                struct bt_notif_iter *notit,
-               struct bt_private_connection_private_notification_iterator *notif_iter,
+               struct bt_self_notification_iterator *notif_iter,
                struct bt_private_notification **notification);
 
 /**
This page took 0.023764 seconds and 4 git commands to generate.