diff --git a/src/thread.c b/src/thread.c index e1f79da7decc11f9ee28f156a4074d741e91f386..953cf9a0cae115ab41e148c53e2ea77b21e7b976 100644 --- a/src/thread.c +++ b/src/thread.c @@ -19,7 +19,7 @@ * 2006-09-03 Bernard implement rt_thread_detach * 2008-02-16 Bernard fix the rt_thread_timeout bug * 2010-03-21 Bernard change the errno of rt_thread_delay/sleep to RT_EOK. - * 2010-04-11 Yi.Qiu add module feature + * 2010-04-11 Yi.Qiu add module feature */ #include