2010-11-09 Francois Chouinard <fchouinard@gmail.com> Contribution for Bug315307
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng / src / org / eclipse / linuxtools / lttng / event / LttngTimestamp.java
index c282a554f03d61f8a1af83a7e7594f59bed34284..700067e9f6adc1e204e19fc97c218c9be511647e 100644 (file)
@@ -138,6 +138,7 @@ public class LttngTimestamp extends TmfTimestamp {
      * @return timestamp, as string
      */
     @Override
+    @SuppressWarnings("nls")
        public String toString() {
 
         // If we are dealing with units of seconds (or higher),
This page took 0.024371 seconds and 5 git commands to generate.