X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttv%2Flttv%2Fsync%2Fevent_processing_text.h;h=906f46cfd210cd235a02ba6198b154ed63d024d3;hb=0a87ec9a018cc9731ce3b04309eaa4dcc77df6d2;hp=e4faa911666a6e4ec8ba5273ccd89342f078d267;hpb=9c7696b8589e76aed870b15cabd09a162d468621;p=lttv.git diff --git a/lttv/lttv/sync/event_processing_text.h b/lttv/lttv/sync/event_processing_text.h index e4faa911..906f46cf 100644 --- a/lttv/lttv/sync/event_processing_text.h +++ b/lttv/lttv/sync/event_processing_text.h @@ -22,8 +22,8 @@ typedef struct { - // Factors factors[traceNb], only used for stats - GArray* factors; + // Only used for stats + AllFactors* factors; FILE* testCase; } ProcessingDataText;