lib: rename "self comp. input port message iter." -> "message iterator"
[babeltrace.git] / include / babeltrace2 / types.h
index e2b9854eade93b07ab274b984da72dbd30059ccd..11c6e82425ae6681249f884efad90a7b47f8628f 100644 (file)
@@ -140,7 +140,7 @@ typedef struct bt_self_component_filter bt_self_component_filter;
 typedef struct bt_self_component_filter_configuration bt_self_component_filter_configuration;
 typedef struct bt_self_component_port bt_self_component_port;
 typedef struct bt_self_component_port_input bt_self_component_port_input;
-typedef struct bt_self_component_port_input_message_iterator bt_self_component_port_input_message_iterator;
+typedef struct bt_message_iterator bt_message_iterator;
 typedef struct bt_self_component_port_output bt_self_component_port_output;
 typedef struct bt_self_component_sink bt_self_component_sink;
 typedef struct bt_self_component_sink_configuration bt_self_component_sink_configuration;
This page took 0.02342 seconds and 4 git commands to generate.