X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fprivate-notification-event.h;h=8a046198df069741be834cbe84e321c9e92d5a03;hb=28e6ca8b6e08d1cdd1af81ae819aa39baa206eaf;hp=c9a6ed476e5e8c362b48d568621945627f4fc595;hpb=a2d06fd591146b06535f3de6eae5cbeffd4e64c8;p=babeltrace.git diff --git a/include/babeltrace/graph/private-notification-event.h b/include/babeltrace/graph/private-notification-event.h index c9a6ed47..8a046198 100644 --- a/include/babeltrace/graph/private-notification-event.h +++ b/include/babeltrace/graph/private-notification-event.h @@ -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