formatting fix
Signed-off-by: Sergey Krivohatskiy <s.krivohatskiy@gmail.com>
This commit is contained in:
parent
2b766d5303
commit
2010c883d5
@ -110,7 +110,7 @@ static int test_rotate()
|
|||||||
int main()
|
int main()
|
||||||
{
|
{
|
||||||
int Error = 0;
|
int Error = 0;
|
||||||
|
|
||||||
Error += test_axisAngle();
|
Error += test_axisAngle();
|
||||||
Error += test_axisAngle2();
|
Error += test_axisAngle2();
|
||||||
Error += test_rotate();
|
Error += test_rotate();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user