mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-01-26 00:35:21 +00:00
Trivial comment fix for lwip_netconn_do_disconnect()
Signed-off-by: Axel Lin <axel.lin@ingics.com>
This commit is contained in:
parent
d4361fc7d7
commit
031de097db
@ -1222,7 +1222,7 @@ lwip_netconn_do_connect(struct api_msg_msg *msg)
|
||||
}
|
||||
|
||||
/**
|
||||
* Connect a pcb contained inside a netconn
|
||||
* Disconnect a pcb contained inside a netconn
|
||||
* Only used for UDP netconns.
|
||||
* Called from netconn_disconnect.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user