lttng: Fix Javadoc in lttng2.core
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.ui / src / org / eclipse / linuxtools / internal / lttng2 / ui / views / control / property / TraceEventPropertySource.java
index 4c0b5c7b643308634e993ddfe097b00bbaf3737c..19dd6dcabff2b11bd96cebdb86a23b6a194b4729 100644 (file)
@@ -21,10 +21,11 @@ import org.eclipse.ui.views.properties.IPropertyDescriptor;
 import org.eclipse.ui.views.properties.TextPropertyDescriptor;
 
 /**
- * <b><u>TraceEventPropertySource</u></b>
  * <p>
  * Property source implementation for the trace event component.
  * </p>
+ * 
+ * @author Bernd Hufmann
  */
 public class TraceEventPropertySource extends BasePropertySource {
 
This page took 0.023477 seconds and 5 git commands to generate.