X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttv%2Flttv%2Fsync%2Fevent_matching_broadcast.c;h=442588341237124371195e5b376cbad6a4533e6d;hb=c55718515f6dddfd3584160b16c4a59f377782da;hp=ca5375b794bb618e0c4ce90d3d98d20d8012f0d8;hpb=c6356aa749f534f9bc0aa6315d41bff0e69a6ef9;p=lttv.git diff --git a/lttv/lttv/sync/event_matching_broadcast.c b/lttv/lttv/sync/event_matching_broadcast.c index ca5375b7..44258834 100644 --- a/lttv/lttv/sync/event_matching_broadcast.c +++ b/lttv/lttv/sync/event_matching_broadcast.c @@ -494,7 +494,7 @@ static void writeMatchingGraphsPlotsBroadcast(SyncState* const syncState, const { fprintf(syncState->graphsStream, "\t\"matching_broadcast-%03d_and_%03d.data\" " - "title \"Broadcast delays\" with points " + "title \"Broadcast differential delays\" with points " "linecolor rgb \"black\" pointtype 6 pointsize 2, \\\n", i, j); }