mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
Adjusted javadoc.
This commit is contained in:
parent
412b53da8a
commit
598422cac4
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ public class MIGDBSetArgs extends MIGDBSet {
|
|||
}
|
||||
|
||||
/**
|
||||
* This ctor is deprecated. Use MIGDBSetArgs(ICommandControlDMContext, String[]) instead.
|
||||
* @deprecated Use MIGDBSetArgs(ICommandControlDMContext, String[]) instead.
|
||||
*/
|
||||
@Deprecated
|
||||
public MIGDBSetArgs(ICommandControlDMContext dmc, String arguments) {
|
||||
|
|
Loading…
Add table
Reference in a new issue