trace_uuid -> uuid and add packet metadata support
[babeltrace.git] / formats / ctf / metadata / ctf-test / succeed / ctf-single-stream.txt
index 3146529323278a6d6e0964fc54fcff3d0de63060..73c8850e67f4d8aa8b90431f75a952e2c4069291 100644 (file)
@@ -8,7 +8,7 @@ trace {
        byte_order = le;
        packet.header := struct {
                uint32_t magic;
-               uint8_t  trace_uuid[16];
+               uint8_t  uuid[16];
        };
 };
 
This page took 0.024265 seconds and 4 git commands to generate.