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

fix a spell issue.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1896 bbd45198-f89e-11dd-88c7-29a3b14d5316
上级 cc045f51
......@@ -67,7 +67,7 @@ typedef rt_base_t rt_off_t; /**< Type for offset
#define RT_FALSE 0 /**< boolean fails */
/*@}*/
/* maximun value of base type */
/* maximum value of base type */
#define RT_UINT8_MAX 0xff /* Maxium number of UINT8 */
#define RT_UINT16_MAX 0xffff /* Maxium number of UINT16 */
#define RT_UINT32_MAX 0xffffffff /* Maxium number of UINT32 */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册