trace_uuid -> uuid and add packet metadata support
[babeltrace.git] / formats / ctf / metadata / ctf-test / succeed / ctf-test-seq.txt
index 763a776717dc3741af4c137635ea93308eaa9876..135a3780d81d1125152cbcc8481ec0913fd9f110 100644 (file)
@@ -14,7 +14,7 @@ trace {
        byte_order = be;
        packet.header := struct {
                uint32_t magic;
-               uint8_t  trace_uuid[16];
+               uint8_t  uuid[16];
                uint32_t stream_id;
        };
 };
This page took 0.02259 seconds and 4 git commands to generate.