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:
parent
ac7253e1b6
commit
18436034c9
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue