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

Commit

Permalink
Fixed doxygen markup.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkauppila committed Jul 6, 2011
1 parent f6258ac commit 2a258c3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions test/test-automation/SDL_test.h
Expand Up @@ -55,8 +55,6 @@ typedef struct TestCaseReference {
* Initialized the test case. Must be called at
* the beginning of every test case, before doing
* anything else.
*
* \param enableXMLLogging Whether or not enable xml logging
*/
void _TestCaseInit();

Expand Down
1 change: 1 addition & 0 deletions test/test-automation/plain_logger.c
Expand Up @@ -14,6 +14,7 @@ static int indentLevel;
/*!
* Prints out the output of the logger
*
* \param currentIdentLevel The currently used indentation level
* \param message The message to be printed out
*/
int
Expand Down

0 comments on commit 2a258c3

Please sign in to comment.