- wrong documentation fixed

This commit is contained in:
Jan Hutter
2005-11-07 12:07:40 +00:00
parent 0f658b4c5b
commit 3a093c8018
-1
View File
@@ -96,7 +96,6 @@ struct tester_s {
* @brief Destroys a tester object
*
* @param tester tester object
* @param Name of the Test
* @return SUCCESSFUL if succeeded, FAILED otherwise
*/
status_t (*destroy) (tester_t *tester);