2010-07-28 Francois Chouinard <fchouinard@gmail.com> Fix for Bug316349 + a bunch...
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.tests / stubs / org / eclipse / linuxtools / tmf / component / TmfSyntheticEventProviderStub.java
index 4e4b6d16eb7eee37fee0706997424ffa17211b92..6de6d763635937fc990079d10f431c67214d952f 100644 (file)
@@ -81,6 +81,7 @@ public class TmfSyntheticEventProviderStub extends TmfEventProvider<TmfSynthetic
 
        private static final int TIMEOUT = 10000;
 
+       @Override
        public TmfSyntheticEventStub getNext(ITmfContext context) {
                TmfSyntheticEventStub data = null;
                try {
This page took 0.023826 seconds and 5 git commands to generate.