Commit 4d41c606 authored by Markus Kauppila's avatar Markus Kauppila

Fixed doxygen markup error.

parent d7bab62d
...@@ -330,7 +330,7 @@ ScanForTestSuites(char *directoryName, char *extension) ...@@ -330,7 +330,7 @@ ScanForTestSuites(char *directoryName, char *extension)
/*! /*!
* Loads test suite which is implemented as dynamic library. * Loads test suite which is implemented as dynamic library.
* *
* \param testSuiteName Name of the test suite which will be loaded * \param suite Reference to test suite that'll be loaded
* *
* \return Pointer to loaded test suite, or NULL if library could not be loaded * \return Pointer to loaded test suite, or NULL if library could not be loaded
*/ */
......
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