提交 78c9ddef 编写于 作者: P pathletboy

fix code indent.

上级 30cbe3cc
......@@ -1140,7 +1140,7 @@ rt_err_t rt_event_recv(rt_event_t event,
{
/* set received event */
if (recved)
*recved = (event->set & set);
*recved = (event->set & set);
/* received event */
if (option & RT_EVENT_FLAG_CLEAR)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册