2010-11-09 Francois Chouinard <fchouinard@gmail.com> Contribution for Bug315307
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng / src / org / eclipse / linuxtools / lttng / event / LttngEventType.java
index 82505e532e483718bac4261a7b9fdfa0f4dd3b48..b11597dfc3f6bf910811d938163a93e7dd2bcccf 100644 (file)
@@ -78,6 +78,7 @@ public class LttngEventType extends TmfEventType {
      * @return TypeId (channel/marker) of the object
      */
     @Override
+    @SuppressWarnings("nls")
        public String toString() {
         // *** TODO ***
         // This is used as-it in the events view, so we won't change its format.
This page took 0.023363 seconds and 5 git commands to generate.