Minor: fixed typo

This commit is contained in:
goldsimon 2009-10-25 16:47:41 +00:00
parent ae2dd38e0d
commit 650f16b6d9

View File

@ -83,7 +83,7 @@ struct api_msg_msg {
size_t len;
u8_t apiflags;
} w;
/** used ofr do_recv */
/** used for do_recv */
struct {
u16_t len;
} r;