mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-04 23:29:25 +00:00
Minor: fixed typo
This commit is contained in:
parent
ae2dd38e0d
commit
650f16b6d9
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user