fix print style
[lttv.git] / ltt / branches / poly / lttv / lttv / print.h
index c21abcd5573c07e5a0f1c5290d5ab4de0d26c0bd..3aa12bbb047a9a08445a1c804639bde9516ee0d8 100644 (file)
@@ -27,7 +27,7 @@
 
 
 void lttv_print_field(LttEvent *e, LttField *f, GString *s,
-                      gboolean field_names);
+                      gboolean field_names, guint element_index);
 
 void lttv_event_to_string(LttEvent *e, GString *s,
     gboolean mandatory_fields, gboolean field_names, LttvTracefileState *tfs);
This page took 0.022633 seconds and 4 git commands to generate.