Rename bt_notification_packet_start to "begin"
[babeltrace.git] / include / babeltrace / plugin / notification / packet-internal.h
index f1d1301ebf33b111b5df06bcdd947b7d040e28b1..e36bb6a1fedcb29943e854fc027384a38f245683 100644 (file)
@@ -30,7 +30,7 @@
 #include <babeltrace/ctf-ir/packet.h>
 #include <babeltrace/plugin/notification/notification-internal.h>
 
-struct bt_notification_packet_start {
+struct bt_notification_packet_begin {
        struct bt_notification parent;
        struct bt_ctf_packet *packet;
 };
This page took 0.024628 seconds and 4 git commands to generate.