mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Cosmetics.
This commit is contained in:
parent
35cae0899d
commit
43df92cc76
1 changed files with 45 additions and 45 deletions
|
@ -12,7 +12,7 @@
|
|||
package org.eclipse.cdt.internal.core.index;
|
||||
|
||||
/**
|
||||
* Constants used by IIndexFragment implementations for identifying persisted binding types
|
||||
* Constants used by IIndexFragment implementations for identifying persisted binding types.
|
||||
*/
|
||||
public interface IIndexCPPBindingConstants {
|
||||
int CPPVARIABLE = IIndexBindingConstants.LAST_CONSTANT + 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue