Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Fixed an error in doxygen markup.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkauppila committed Aug 28, 2011
1 parent 8d26235 commit b82e4c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test-automation/include/SDL_test.h
Expand Up @@ -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);

Expand Down

0 comments on commit b82e4c7

Please sign in to comment.