Make the accuracy area easier to see on the broadcast graphs
[lttv.git] / lttv / lttv / sync / event_matching_broadcast.c
index ca5375b794bb618e0c4ce90d3d98d20d8012f0d8..442588341237124371195e5b376cbad6a4533e6d 100644 (file)
@@ -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);
        }
This page took 0.026105 seconds and 4 git commands to generate.