Fixed old comments and added new ones.

This commit is contained in:
Markus Kauppila 2011-06-04 18:08:54 +03:00
parent 1819321f75
commit 88d6f70285
2 changed files with 19 additions and 1 deletions

View file

@ -61,7 +61,7 @@ ScanForTestSuites() {
/*!
* Loads test suite which is implemented as dynamic library.
*
* \param test0,330
* \param testSuiteName Name of the test suite which will be loaded
*
* \return Pointer to loaded test suite, or NULL if library could not be loaded
*/