mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 06:32:10 +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
|
@Deprecated
|
||||||
public MIGDBSetArgs(ICommandControlDMContext dmc, String arguments) {
|
public MIGDBSetArgs(ICommandControlDMContext dmc, String arguments) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue