X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Flttv%2Fprint.h;h=3615abc71da3786bd99ae9bac36d559c69de9a83;hb=cf453ac79aa388cd0691ca9b8144859e44ef77ee;hp=5fbd5d1f6d761bf6b06d672f9db71adaa23f071b;hpb=95868736f867f86cee7d767979e1cf2025a5132d;p=lttv.git diff --git a/ltt/branches/poly/lttv/lttv/print.h b/ltt/branches/poly/lttv/lttv/print.h index 5fbd5d1f..3615abc7 100644 --- a/ltt/branches/poly/lttv/lttv/print.h +++ b/ltt/branches/poly/lttv/lttv/print.h @@ -27,7 +27,7 @@ void lttv_print_field(LttEvent *e, struct marker_field *f, GString *s, - gboolean field_names); + gboolean field_names, LttvTracefileState *tfs); void lttv_event_to_string(LttEvent *e, GString *s, gboolean mandatory_fields, gboolean field_names, LttvTracefileState *tfs);