mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-18 10:48:28 +00:00
Fixed three source comments in tests.
This commit is contained in:
parent
b5aa5b04d6
commit
b524657118
2 changed files with 3 additions and 3 deletions
|
@ -310,7 +310,7 @@ static const SDLTest_TestCaseReference *stdlibTests[] = {
|
|||
&stdlibTest1, &stdlibTest2, &stdlibTest3, &stdlibTest4, NULL
|
||||
};
|
||||
|
||||
/* Timer test suite (global) */
|
||||
/* Standard C routine test suite (global) */
|
||||
SDLTest_TestSuiteReference stdlibTestSuite = {
|
||||
"Stdlib",
|
||||
NULL,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue