2010-11-09 Francois Chouinard <fchouinard@gmail.com> Contribution for Bug315307
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.jni / src / org / eclipse / linuxtools / lttng / jni / JniTracefile.java
index 842d23b97d820f9a07f8c93b93133e407149a5a8..4a8dc7def5f503287ae0af8e0bc39773a05348c1 100644 (file)
@@ -428,6 +428,7 @@ public abstract class JniTracefile extends Jni_C_Common
      * @return Attributes of the object concatenated in String
      */
        @Override
+    @SuppressWarnings("nls")
        public String toString() {
         String returnData = "";
                 
This page took 0.023593 seconds and 5 git commands to generate.