mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-12 03:25:22 +02:00
Corrected @since tag.
This commit is contained in:
parent
741b41c452
commit
dfdb59e599
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ public interface IIndexManager extends IPDOMManager {
|
|||
* content provided via the ReadOnlyIndexFragmentProvider or ReadOnlyPDOMProvider, which is not
|
||||
* disabled for the editor shall be included in the resulting index.
|
||||
*
|
||||
* @since 5.5
|
||||
* @since 5.4
|
||||
*/
|
||||
public static final int ADD_EXTENSION_FRAGMENTS_EDITOR = 0x400;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue