X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fltt%2Ftrace.h;h=03f47694183a7f3f23b6054b21cddc677ca7058f;hb=39088a5f4184024f95643adbfebd8d0d5361cec3;hp=05ed31eb508bad3863b8cac1cddad9f348d906c4;hpb=18206708bafbba3198bfb82cca97f17d70a05666;p=lttv.git diff --git a/ltt/branches/poly/ltt/trace.h b/ltt/branches/poly/ltt/trace.h index 05ed31eb..03f47694 100644 --- a/ltt/branches/poly/ltt/trace.h +++ b/ltt/branches/poly/ltt/trace.h @@ -127,7 +127,7 @@ void ltt_tracefile_seek_position(LttTracefile *t, /* Read the next event */ -LttEvent *ltt_tracefile_read(LttTracefile *t); +LttEvent *ltt_tracefile_read(LttTracefile *t, LttEvent *event); /* open tracefile */