提交 00548d27 编写于 作者: B bernard.xiong@gmail.com

cleanup code comments.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2044 bbd45198-f89e-11dd-88c7-29a3b14d5316
上级 da93de9d
......@@ -169,7 +169,7 @@ static void rt_thread_idle_entry(void *parameter)
*/
void rt_thread_idle_init(void)
{
/* init thread */
/* initialize thread */
rt_thread_init(&idle,
"tidle",
rt_thread_idle_entry, RT_NULL,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册