1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00

Adjusted javadoc.

This commit is contained in:
Sergey Prigogin 2010-11-30 01:10:06 +00:00
parent 412b53da8a
commit 598422cac4

View file

@ -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) {