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:
parent
1c874e61a4
commit
98a002bca4
1 changed files with 1 additions and 0 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Reference in a new issue