formatting fix

Signed-off-by: Sergey Krivohatskiy <s.krivohatskiy@gmail.com>
master
Sergey Krivohatskiy ago%!(EXTRA string=4 years)
parent 2b766d5303
commit 2010c883d5
  1. 2
      test/gtx/gtx_matrix_interpolation.cpp

@ -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…
Cancel
Save