mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
indentation.
This commit is contained in:
parent
ee03d27d33
commit
99a447c6b6
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ public class MIResultRecord {
|
|||
String resultClass = "";
|
||||
int token = -1;
|
||||
|
||||
public int geToken() {
|
||||
public int getToken() {
|
||||
return token;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue