lib: rename "begin" to "beginning" when used as a noun
[babeltrace.git] / include / babeltrace / graph / notification-packet-const.h
index aa75c2f245a978147f7a6b26184685855312f38f..83fd5607bc284d3242d0d9bc9f0e31c1af7b8841 100644 (file)
@@ -32,7 +32,7 @@ extern "C" {
 struct bt_notification;
 struct bt_packet;
 
-extern const struct bt_packet *bt_notification_packet_begin_borrow_packet_const(
+extern const struct bt_packet *bt_notification_packet_beginning_borrow_packet_const(
                const struct bt_notification *notification);
 
 extern const struct bt_packet *bt_notification_packet_end_borrow_packet_const(
This page took 0.022663 seconds and 4 git commands to generate.