提交 4c9bd71f 编写于 作者: D dogandog 提交者: GitHub

Correct comments about doxygen format

chang /*@{*/ to /**@{*/ and /*@}*/ to /**@}*/
上级 50393389
......@@ -43,7 +43,7 @@
* @addtogroup KernelService
*/
/*@{*/
/**@{*/
/* global errno in RT-Thread */
static volatile int _errno;
......@@ -1328,4 +1328,4 @@ int vsprintf(char *buf, const char *format, va_list arg_ptr) __attribute__((weak
#endif
/*@}*/
/**@}*/
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册