Commit 0897dcc5 authored by Markus Kauppila's avatar Markus Kauppila

Fixed doxygen markup.

parent c003533b
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment