mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 07:05:24 +02:00
Fix Javadoc
This commit is contained in:
parent
56a587f45e
commit
090e32b14e
1 changed files with 1 additions and 1 deletions
|
@ -342,7 +342,7 @@ public class RSESystemTypeAdapter extends RSEAdapter {
|
|||
|
||||
/**
|
||||
* Creates a new <code>IHost</code> object instance. This method is
|
||||
* called from {@link org.eclipse.rse.ui.internal.model.SystemHostPool#createHost(String, String, String, String, String, int)}.
|
||||
* called from {@link org.eclipse.rse.ui.internal.model.SystemHostPool#createHost(IRSESystemType, String, String, String, String, int)}.
|
||||
*
|
||||
* @param profile The system profile to associate with the host.
|
||||
* @return A new <code>IHost</code> object instance.
|
||||
|
|
Loading…
Add table
Reference in a new issue