Fixed an error in doxygen markup.

This commit is contained in:
Markus Kauppila 2011-08-28 22:27:26 +03:00
parent 967992d4d3
commit b47b88a0e9

View file

@ -68,6 +68,7 @@ typedef struct TestCaseReference {
* the beginning of every test case, before doing anything else.
*
* \param execKey Execution key for the test
* \param inproc Whether tests are run in-process or not
*/
void _InitTestEnvironment(Uint64 execKey, SDL_bool inproc);