Rename bt_ctf_X -> bt_X, maintain backward compat. for pre-2.0 CTF writer
[babeltrace.git] / include / babeltrace / graph / notification-internal.h
index 4ffef1c504e3ec145ed3716fcf8229f84e5ade80..631d0adf7bbfe4c53c51afcb6c25415d126bfda9 100644 (file)
@@ -34,7 +34,7 @@
 #include <babeltrace/ctf-ir/stream.h>
 #include <babeltrace/types.h>
 
-typedef struct bt_ctf_stream *(*get_stream_func)(
+typedef struct bt_stream *(*get_stream_func)(
                struct bt_notification *notification);
 
 struct bt_notification {
This page took 0.023579 seconds and 4 git commands to generate.