mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Cosmetics.
This commit is contained in:
parent
252eaf4c0f
commit
90703c8f55
1 changed files with 1 additions and 1 deletions
|
@ -264,7 +264,7 @@ public class ChangeParametersControl extends Composite {
|
|||
private final int indexName;
|
||||
private final int indexDefault;
|
||||
|
||||
private static final int ROW_COUNT= 7;
|
||||
private static final int ROW_COUNT = 7;
|
||||
|
||||
static final Integer INDEX_OUTPUT = 0;
|
||||
static final Integer INDEX_RETURN = 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue