1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Cosmetics.

This commit is contained in:
Sergey Prigogin 2015-01-06 16:21:59 -08:00
parent 252eaf4c0f
commit 90703c8f55

View file

@ -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;