Plugins are alive!
[babeltrace.git] / plugins / ctf / common / notif-iter / notif-iter.h
index ed1dbbcd9e7e860b5e895f4107648262125b6876..4c93785fafd5abfab3a4e7a35b013b5da0f835e2 100644 (file)
@@ -289,7 +289,7 @@ void bt_ctf_notif_iter_reset(struct bt_ctf_notif_iter *notif_iter);
  * @returns                    One of #bt_ctf_notif_iter_status values
  */
 enum bt_ctf_notif_iter_status bt_ctf_notif_iter_get_next_notification(
-               struct bt_ctf_notif_iter *notif_iter,
-               struct bt_ctf_notif_iter_notif **notification);
+               struct bt_ctf_notif_iter *notit,
+               struct bt_notification **notification);
 
 #endif /* CTF_NOTIF_ITER_H */
This page took 0.02733 seconds and 4 git commands to generate.