Merge branch 'master' into lttng-luna
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / tmf / ui / views / statesystem / TmfStateSystemExplorer.java
index 35819243820e68d588256ee1a3cb557b7d8f8421..1b797dc8f6090548e09e10cda1d2265bff9974ba 100644 (file)
@@ -503,12 +503,12 @@ public class TmfStateSystemExplorer extends TmfView {
         };
         thread.start();
     }
-    
+
     /**
      * Update the display to use the updated timestamp format
      *
      * @param signal the incoming signal
-     * @since 2.1
+     * @since 3.0
      */
     @TmfSignalHandler
     public void timestampFormatUpdated(TmfTimestampFormatUpdateSignal signal) {
This page took 0.030041 seconds and 5 git commands to generate.