diff --git a/src/api/api_msg.c b/src/api/api_msg.c index a655c61e..20c5fd89 100644 --- a/src/api/api_msg.c +++ b/src/api/api_msg.c @@ -902,7 +902,7 @@ do_send(struct api_msg_msg *msg) } /** - * Recv some data from a RAW or UDP pcb contained in a netconn + * Indicate data has been received from a TCP pcb contained in a netconn * Called from netconn_recv * * @param msg the api_msg_msg pointing to the connection