[156247] Preparation work for LTTng/TMF automated testing in Linux Tools build system.
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng / src / org / eclipse / linuxtools / lttng / state / StateStacksHandler.java
index 04964f70ce7a8662d623bc15b4ce69d65247bb8e..81ad12f298cda448089421cf8e6e642347fa36c2 100644 (file)
@@ -66,7 +66,7 @@ public class StateStacksHandler {
        }
 
 
-       void processEvent(TmfEvent tmfEvent) /* throws LttngStateException */{
+       protected void processEvent(TmfEvent tmfEvent) /* throws LttngStateException */{
                if (tmfEvent == null) {
                        return;
                }
This page took 0.024642 seconds and 5 git commands to generate.