mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-03-12 04:13:55 +00:00
Fix comment in tcp.c
This commit is contained in:
parent
7396d8818b
commit
1dea649cff
@ -1505,7 +1505,7 @@ tcp_new(void)
|
||||
* place it on any of the TCP PCB lists.
|
||||
* The pcb is not put on any list until binding using tcp_bind().
|
||||
*
|
||||
* @param IP address type, see IPADDR_TYPE_XX definitions.
|
||||
* @param type IP address type, see IPADDR_TYPE_XX definitions.
|
||||
* @return a new tcp_pcb that initially is in state CLOSED
|
||||
*/
|
||||
struct tcp_pcb *
|
||||
|
Loading…
x
Reference in New Issue
Block a user