Update pretty print output
[babeltrace.git] / include / babeltrace / ctf-text / types.h
index bb837bcd5e671bbd5c4d30164cd5d22dd53fce41..0670b3d6dffdf182a09c4963f309a9e72213833b 100644 (file)
@@ -38,6 +38,7 @@ struct ctf_text_stream_pos {
        int depth;
        int dummy;              /* disable output */
        int print_names;        /* print field names */
+       int field_nr;
 };
 
 static inline
This page took 0.022625 seconds and 4 git commands to generate.