lib: rename "notification" -> "message"
[babeltrace.git] / plugins / utils / trimmer / copy.c
index 33583c20dd0f259e7c41640f9b59883860068362..5fab0d6ac7c919c93d827e916c7428c70ff8d0b3 100644 (file)
@@ -257,7 +257,7 @@ const bt_event *trimmer_output_event(
                goto error;
        }
 
-       /* We keep the reference on the writer_event to create a notification. */
+       /* We keep the reference on the writer_event to create a message. */
        goto end;
 
 error:
This page took 0.022551 seconds and 4 git commands to generate.