format fix
This commit is contained in:
parent
8c930555d4
commit
c5dacd1ed8
@ -64,7 +64,8 @@ checkVersion()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
int countIntLength(int number)
|
int
|
||||||
|
countIntLength(int number)
|
||||||
{
|
{
|
||||||
int returning = 1;
|
int returning = 1;
|
||||||
int buffer = 10;
|
int buffer = 10;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user