2010-11-09 Francois Chouinard <fchouinard@gmail.com> Contribution for Bug315307
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng / src / org / eclipse / linuxtools / lttng / state / model / LttngTraceState.java
index d1dd4a11be8116a4a718bcf87f7fec3b5ed47efb..a5068cb11b562f8eeafe1023d5c38303ad4253c7 100644 (file)
@@ -568,6 +568,7 @@ class ProcessStateKey {
     
     
     @Override
+    @SuppressWarnings("nls")
     public String toString() {
         if ( valueRef != null ) {
                        // return (valueRef.getPid().toString() + ":" +
This page took 0.024032 seconds and 5 git commands to generate.