1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 08:55:25 +02:00

Missing @since tag

This commit is contained in:
Marc Khouzam 2010-02-05 02:24:57 +00:00
parent 1c874e61a4
commit 98a002bca4

View file

@ -23,6 +23,7 @@ import org.eclipse.cdt.dsf.service.DsfSession;
import org.eclipse.core.runtime.IStatus;
import org.eclipse.core.runtime.Status;
/** @since 2.1 */
public class MacOSGDBRunControl extends GDBRunControl {
public MacOSGDBRunControl(DsfSession session) {