trace_uuid -> uuid and add packet metadata support
[babeltrace.git] / formats / ctf / metadata / ctf-test / succeed / ctf-test-align-attribute.txt
index f9eefe32aa666f6076abba97c194d89535955c1e..caf5cabb630e5d2c616b94ca35b3d7bfb16c0ddb 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.023634 seconds and 4 git commands to generate.