summaryrefslogtreecommitdiff
path: root/nuttx/net/socket/net_clone.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net/socket/net_clone.c')
-rw-r--r--nuttx/net/socket/net_clone.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/net/socket/net_clone.c b/nuttx/net/socket/net_clone.c
index 94a143672..4c761857d 100644
--- a/nuttx/net/socket/net_clone.c
+++ b/nuttx/net/socket/net_clone.c
@@ -60,7 +60,7 @@
* Function: net_clone
*
* Description:
- * Performs the low level, common portion of net_dup() and net_dup2()
+ * Performs the low level, common portion of net_dupsd() and net_dupsd2()
*
****************************************************************************/