summaryrefslogtreecommitdiff
path: root/nuttx/include/netinet/arp.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/include/netinet/arp.h')
-rw-r--r--nuttx/include/netinet/arp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/include/netinet/arp.h b/nuttx/include/netinet/arp.h
index e318945aa..5a041f4f0 100644
--- a/nuttx/include/netinet/arp.h
+++ b/nuttx/include/netinet/arp.h
@@ -102,7 +102,7 @@ extern "C" {
/* If CONFIG_NET_ARPIOCTLS is defined then the semi-standard ioctl commands
* described above are supported. If not, you can call the uIP ARP interfaces
- * directly in a very non-standard way. See include/nuttx/net/uip/uip-arp.h for
+ * directly in a very non-standard way. See include/nuttx/net/arp.h for
* prototypes.
*/