lib: rename "begin" to "beginning" when used as a noun
[babeltrace.git] / include / babeltrace / graph / notification-stream-internal.h
index 4b4e0c7c68988dc232239c8b20be3fdd71e6f9bb..bad744e8a6534e45a8baaeec3247fc0d03c3fdda 100644 (file)
@@ -31,7 +31,7 @@
 #include <babeltrace/trace-ir/clock-value-internal.h>
 #include <babeltrace/assert-internal.h>
 
-struct bt_notification_stream_begin {
+struct bt_notification_stream_beginning {
        struct bt_notification parent;
        struct bt_stream *stream;
        struct bt_clock_value *default_cv;
This page took 0.038998 seconds and 4 git commands to generate.