mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-03 14:25:37 +02:00
[cleanup] reverting to original comment
This commit is contained in:
parent
f618ace47a
commit
d1e046ebdd
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ public interface IRSESystemTypeProvider {
|
|||
/**
|
||||
* Returns a list of possible RSE system types to register
|
||||
* at initialization of the RSE core system. The method will
|
||||
* be called only once for each provider from {@link IRSECoreRegistry}.
|
||||
* be called only once for each provider from {@link RSECoreRegistry}.
|
||||
* The list of the returned RSE system types will be checked
|
||||
* for duplicates (via the system type id). Duplicates will
|
||||
* be dropped.
|
||||
|
|
Loading…
Add table
Reference in a new issue