summaryrefslogtreecommitdiff
path: root/nuttx/net
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net')
-rw-r--r--nuttx/net/net-internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/net/net-internal.h b/nuttx/net/net-internal.h
index 1b57162a6..6573850c4 100644
--- a/nuttx/net/net-internal.h
+++ b/nuttx/net/net-internal.h
@@ -133,7 +133,7 @@ extern sem_t g_netdev_sem;
#endif
/****************************************************************************
- * Pulblic Function Prototypes
+ * Public Function Prototypes
****************************************************************************/
#undef EXTERN