X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fnotification-stream-const.h;h=d04c0820ad86ee77de0e5dd02b61894b47833975;hb=bb5bb16080ef123c91a690eb267a8d83bd4fb199;hp=f0fd960c9e15ab6bbbbf8c97dd574aa6feec5579;hpb=6be5a99eddff403a941a1329add897a0f27ca509;p=babeltrace.git diff --git a/include/babeltrace/graph/notification-stream-const.h b/include/babeltrace/graph/notification-stream-const.h index f0fd960c..d04c0820 100644 --- a/include/babeltrace/graph/notification-stream-const.h +++ b/include/babeltrace/graph/notification-stream-const.h @@ -34,11 +34,11 @@ struct bt_self_notification_iterator; struct bt_clock_value; struct bt_stream; -extern const struct bt_stream *bt_notification_stream_begin_borrow_stream_const( +extern const struct bt_stream *bt_notification_stream_beginning_borrow_stream_const( const struct bt_notification *notification); extern const struct bt_clock_value * -bt_notification_stream_begin_borrow_default_clock_value_const( +bt_notification_stream_beginning_borrow_default_clock_value_const( const struct bt_notification *notif); extern const struct bt_stream *bt_notification_stream_end_borrow_stream_const(