tmf/lttng: Fix newly-introduced Javadoc warnings
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / src / org / eclipse / linuxtools / tmf / core / ctfadaptor / CtfTmfEventField.java
index 177654b049530ba9fefbaf0b44415f200382f027..4d7918e9283b676a17120c74f959bb3a3d392a90 100644 (file)
@@ -59,6 +59,7 @@ public abstract class CtfTmfEventField implements ITmfEventField {
     // Attributes
     // ------------------------------------------------------------------------
 
+    /** The name of this field */
     protected final String name;
 
     // ------------------------------------------------------------------------
This page took 0.024252 seconds and 5 git commands to generate.