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

Wrong @since tag

This commit is contained in:
Marc Khouzam 2010-03-13 01:15:14 +00:00
parent aa07b8ae87
commit c393671389

View file

@ -72,7 +72,7 @@ public class MIPlugin extends Plugin {
/**
* Has tracing for this plug-in been turned on?
* @since 6.1
* @since 7.0
*/
public static final boolean DEBUG = "true".equals( //$NON-NLS-1$
Platform.getDebugOption("org.eclipse.cdt.debug.mi.core/debug")); //$NON-NLS-1$