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

fix spelling error.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2441 bbd45198-f89e-11dd-88c7-29a3b14d5316
上级 67e25067
......@@ -85,7 +85,7 @@ int mq_getattr(mqd_t mqdes, struct mq_attr *mqstat)
return 0;
}
RTM_EXPORTO(mq_getattr);
RTM_EXPORT(mq_getattr);
mqd_t mq_open(const char *name, int oflag, ...)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册