lib: rename "notification" -> "message"
[babeltrace.git] / plugins / lttng-utils / copy.c
index 71ce63c151f7cc6cbf146d80fa60e890a120af4e..00ec45b71afb91464830f10bbc72be50c4a0c4b7 100644 (file)
@@ -1413,7 +1413,7 @@ const bt_stream *debug_info_stream_end(struct debug_info_iterator *debug_it,
                goto error;
        }
        /*
-        * Take the ref on the stream and keep it until the notification
+        * Take the ref on the stream and keep it until the message
         * is created.
         */
        bt_stream_get_ref(writer_stream);
This page took 0.022984 seconds and 4 git commands to generate.