diff options
Diffstat (limited to 'test/test.c')
-rw-r--r-- | test/test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test.c b/test/test.c index 07272468f..289e74a3f 100644 --- a/test/test.c +++ b/test/test.c @@ -129,7 +129,6 @@ t_msg Thread7(void *p) { return (unsigned int)p + 1;
}
-
/**
* Tester thread, this thread must be created with priority \p NORMALPRIO.
*/
|