Fix: relayd: use packet sequence number for rotation position
[lttng-tools.git] / src / common / relayd / relayd.h
index 5c5368391bd55c26347bdbf1f2b0f4b793aed03c..61829f7bc7806112d9cefaf84a64002bbe049b1b 100644 (file)
@@ -29,7 +29,7 @@
 struct relayd_stream_rotation_position {
        uint64_t stream_id;
        /*
-        * Sequence number of the first packet belonging to the new
+        * Packet sequence number of the first packet belonging to the new
         * "destination" trace chunk to which the stream is rotating.
         *
         * Ignored for metadata streams.
This page took 0.024462 seconds and 5 git commands to generate.