From ff73cf2783b99f190d72010d04114a77f5a8d90a Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 16 May 2009 07:52:12 +0000 Subject: 100% code coverage for the serial driver and channels. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@973 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- test/testdyn.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/testdyn.c') diff --git a/test/testdyn.c b/test/testdyn.c index e881781f9..a7c685623 100644 --- a/test/testdyn.c +++ b/test/testdyn.c @@ -22,7 +22,7 @@ #include "test.h" /** - * @page test_dynamic Dynamic Thread APIs test + * @page test_dynamic Dynamic APIs test * *

Description

* This module implements the test sequence for the dynamic thread creation -- cgit v1.2.3