Fixed doxygen markup.

This commit is contained in:
Markus Kauppila 2011-07-14 21:04:31 +03:00
parent cc7000166f
commit 254a81687d
2 changed files with 2 additions and 0 deletions

View file

@ -20,6 +20,7 @@ void XMLRunStarted(int parameterCount, char *runnerParameters[], time_t eventTim
* \param suiteCount How many suite were executed in total
* \param testPassCount How many tests passed in total
* \param testFailCount How many tests failed in total
* \param testSkippedCount How many tests were skipped in total
* \param endTime When the execution ended
* \param totalRuntime How long the execution took
*/