1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-13 20:15:22 +02:00

[cleanup] Fix api tooling error

This commit is contained in:
Martin Oberhuber 2009-07-30 15:43:31 +00:00
parent ac7253e1b6
commit 18436034c9

View file

@ -27,8 +27,8 @@ import org.eclipse.rse.services.clientserver.processes.IHostProcessFilter;
* implementation, and should not be used by clients directly. Use
* {@link ProcessHandlerManager#getNewProcessHandler()} on a Solaris system
* instead.
*
* @since 3.1.1
*
* @since 3.1 (actually 3.1.1)
* @noextend This class is not intended to be subclassed by clients.
* @noinstantiate This class is not intended to be instantiated by clients.
*/