X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fgraph-internal.h;h=c1c018d083d35cead9b7e9669197509814013988;hb=bb5bb16080ef123c91a690eb267a8d83bd4fb199;hp=cb2da872534672c01786ab8050b4c7d547f03686;hpb=6be5a99eddff403a941a1329add897a0f27ca509;p=babeltrace.git diff --git a/include/babeltrace/graph/graph-internal.h b/include/babeltrace/graph/graph-internal.h index cb2da872..c1c018d0 100644 --- a/include/babeltrace/graph/graph-internal.h +++ b/include/babeltrace/graph/graph-internal.h @@ -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 *` */