lib: rename "begin" to "beginning" when used as a noun
[babeltrace.git] / include / babeltrace / graph / graph-internal.h
index cb2da872534672c01786ab8050b4c7d547f03686..c1c018d083d35cead9b7e9669197509814013988 100644 (file)
@@ -94,7 +94,7 @@ struct bt_graph {
        /* Pool of `struct bt_notification_event *` */
        struct bt_object_pool event_notif_pool;
 
-       /* Pool of `struct bt_notification_packet_begin *` */
+       /* Pool of `struct bt_notification_packet_beginning *` */
        struct bt_object_pool packet_begin_notif_pool;
 
        /* Pool of `struct bt_notification_packet_end *` */
This page took 0.023582 seconds and 4 git commands to generate.