- Tests more documented

This commit is contained in:
Jan Hutter
2005-11-03 18:22:07 +00:00
parent 5ea7551195
commit ef23cd28c1
8 changed files with 76 additions and 37 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
typedef struct test_s test_t;
/**
* @brief A tester object to perform tests
* @brief A tester object to perform tests with
*/
typedef struct tester_s tester_t;