fixed spelling error

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2175 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
dzzxzz@gmail.com
2012-06-18 12:21:03 +00:00
parent 43f9962b09
commit 25a5353e66
2 changed files with 2 additions and 3 deletions

View File

@@ -504,7 +504,6 @@ typedef struct rt_event *rt_event_t;
#ifdef RT_USING_MAILBOX
/**
* mailbox structure
*
*/
struct rt_mailbox
{