2010-06-05 fchouinard@gmail.com Contributions for bugs 292965, 292963, 293102,...
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng / src / org / eclipse / linuxtools / lttng / trace / LTTngTextTrace.java
index 9254b07a44a02ebf3fc8bef1734eba233479a966..751a967da23e3af4e9eeae4723375e0249ce3d6b 100644 (file)
@@ -431,6 +431,7 @@ public class LTTngTextTrace extends TmfTrace<LttngEvent> implements ITmfTrace {
        public int getCpuNumber() {
        return cpuNumber;
     }
+
 }
 
 
This page took 0.025494 seconds and 5 git commands to generate.