X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Flttv%2Fprint.h;h=5fbd5d1f6d761bf6b06d672f9db71adaa23f071b;hb=0305fe774206ec12a98378be3cf891446b1b901c;hp=c21abcd5573c07e5a0f1c5290d5ab4de0d26c0bd;hpb=8e680509351245867a89f5647c7b926af7652f17;p=lttv.git diff --git a/ltt/branches/poly/lttv/lttv/print.h b/ltt/branches/poly/lttv/lttv/print.h index c21abcd5..5fbd5d1f 100644 --- a/ltt/branches/poly/lttv/lttv/print.h +++ b/ltt/branches/poly/lttv/lttv/print.h @@ -26,7 +26,7 @@ -void lttv_print_field(LttEvent *e, LttField *f, GString *s, +void lttv_print_field(LttEvent *e, struct marker_field *f, GString *s, gboolean field_names); void lttv_event_to_string(LttEvent *e, GString *s,