1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-23 08:25:58 +01:00

Fix file endings

This commit is contained in:
Jon Hanghøj Henneberg
2023-07-15 22:19:46 +02:00
parent c97a2705b3
commit 5baa4580ee
2 changed files with 2 additions and 2 deletions

View File

@@ -305,4 +305,4 @@ void test_EnumCharAndArrayMatrices(test_enum_t e, float n, char c)
enum_idx = (enum_idx + 1) % 3;
}
}
}
}