summaryrefslogtreecommitdiff
path: root/nuttx/net
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net')
-rw-r--r--nuttx/net/net_close.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/net/net_close.c b/nuttx/net/net_close.c
index cf1c36bfe..3fc16067a 100644
--- a/nuttx/net/net_close.c
+++ b/nuttx/net/net_close.c
@@ -70,10 +70,10 @@ struct tcp_close_s
****************************************************************************/
/****************************************************************************
- * Function: netclose_disconnect
+ * Function: netclose_interrupt
*
* Description:
- * Break any current TCP connection
+ * Handle uIP callback events.
*
* Parameters:
* conn - uIP TCP connection structure