lib: private functions: do not repeat `private` word
[babeltrace.git] / include / babeltrace / graph / private-notification-event.h
index c9a6ed476e5e8c362b48d568621945627f4fc595..8a046198df069741be834cbe84e321c9e92d5a03 100644 (file)
@@ -42,7 +42,7 @@ struct bt_private_notification *bt_private_notification_event_create(
                struct bt_private_packet *packet);
 
 extern struct bt_private_event *
-bt_private_notification_event_borrow_private_event(
+bt_private_notification_event_borrow_event(
                struct bt_private_notification *notification);
 
 #ifdef __cplusplus
This page took 0.024402 seconds and 4 git commands to generate.