Remove unneeded declaration "name", work in progress for gen io struct
[babeltrace.git] / include / babeltrace / ctf / metadata.h
index d98a26306cc9da3629a8aa90a039073ec5e91b96..6c17b4102ad046424490d92e3534ec38841d648b 100644 (file)
@@ -55,6 +55,7 @@ struct ctf_trace {
        uint64_t minor;
        uuid_t uuid;
        uint64_t word_size;
+       int byte_order;
 
        enum {                                  /* Fields populated mask */
                CTF_TRACE_major =       (1U << 0),
This page took 0.022496 seconds and 4 git commands to generate.