X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttv%2Flttv%2Fsync%2Fevent_matching_broadcast.c;h=ca5375b794bb618e0c4ce90d3d98d20d8012f0d8;hb=c6356aa749f534f9bc0aa6315d41bff0e69a6ef9;hp=7579a4ac65f6724fdc2751b210c56c6485531784;hpb=66eaf2eba602c331d08677dbb59ec3f9e40f0ccc;p=lttv.git diff --git a/lttv/lttv/sync/event_matching_broadcast.c b/lttv/lttv/sync/event_matching_broadcast.c index 7579a4ac..ca5375b7 100644 --- a/lttv/lttv/sync/event_matching_broadcast.c +++ b/lttv/lttv/sync/event_matching_broadcast.c @@ -67,7 +67,7 @@ static MatchingModule matchingModuleBroadcast = { .finalizeMatching= &finalizeMatchingBroadcast, .printMatchingStats= &printMatchingStatsBroadcast, .graphFunctions= { - .writeTraceTimePlots= &writeMatchingGraphsPlotsBroadcast, + .writeTraceTimeForePlots= &writeMatchingGraphsPlotsBroadcast, } };