Fixed doxygen markup error.
1.1 --- a/test/test-automation/runner.c Fri Jul 01 13:16:51 2011 +0300
1.2 +++ b/test/test-automation/runner.c Fri Jul 01 13:29:19 2011 +0300
1.3 @@ -330,7 +330,7 @@
1.4 /*!
1.5 * Loads test suite which is implemented as dynamic library.
1.6 *
1.7 - * \param testSuiteName Name of the test suite which will be loaded
1.8 + * \param suite Reference to test suite that'll be loaded
1.9 *
1.10 * \return Pointer to loaded test suite, or NULL if library could not be loaded
1.11 */