mirror of
https://github.com/yawut/SDL.git
synced 2026-09-08 17:16:19 -05:00
Fixed doxygen markup.
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user