mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-04-10 06:44:18 +00:00
api_msg.c: minor change, fix warning.
This commit is contained in:
parent
a2f1892480
commit
afcf49ad3a
@ -77,6 +77,7 @@ recv_raw(void *arg, struct raw_pcb *pcb, struct pbuf *p,
|
||||
int recv_avail;
|
||||
#endif /* LWIP_SO_RCVBUF */
|
||||
|
||||
LWIP_UNUSED_ARG(addr);
|
||||
conn = arg;
|
||||
|
||||
#if LWIP_SO_RCVBUF
|
||||
|
Loading…
x
Reference in New Issue
Block a user