X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fnotification-stream-internal.h;h=bad744e8a6534e45a8baaeec3247fc0d03c3fdda;hb=bb5bb16080ef123c91a690eb267a8d83bd4fb199;hp=4b4e0c7c68988dc232239c8b20be3fdd71e6f9bb;hpb=6be5a99eddff403a941a1329add897a0f27ca509;p=babeltrace.git diff --git a/include/babeltrace/graph/notification-stream-internal.h b/include/babeltrace/graph/notification-stream-internal.h index 4b4e0c7c..bad744e8 100644 --- a/include/babeltrace/graph/notification-stream-internal.h +++ b/include/babeltrace/graph/notification-stream-internal.h @@ -31,7 +31,7 @@ #include #include -struct bt_notification_stream_begin { +struct bt_notification_stream_beginning { struct bt_notification parent; struct bt_stream *stream; struct bt_clock_value *default_cv;