Fix javadoc warnings
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.jni / src / org / eclipse / linuxtools / lttng / jni / JniTrace.java
index bf335e5e280b1a652b68a01f1c4b5246eb94374e..86d91022a8a2956acb1160e168e86c794e34ec1a 100644 (file)
@@ -491,7 +491,7 @@ public abstract class JniTrace extends Jni_C_Common {
      * Note : If the events were read before, the top event and the event
      * currently loaded (currentEvent) are most likely the same.
      * 
-     * @@return The top event in the stack or null if no event is available or if the heap is null.
+     * @return The top event in the stack or null if no event is available or if the heap is null.
      * 
      * @see org.eclipse.linuxtools.lttng.jni.JniEvent
      */
This page took 0.025089 seconds and 5 git commands to generate.