aboutsummaryrefslogtreecommitdiff
path: root/networking/arp.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/arp.c')
-rw-r--r--networking/arp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/arp.c b/networking/arp.c
index f23ec8629..177ab1571 100644
--- a/networking/arp.c
+++ b/networking/arp.c
@@ -17,7 +17,7 @@
//config: default y
//config: select PLATFORM_LINUX
//config: help
-//config: Manipulate the system ARP cache.
+//config: Manipulate the system ARP cache.
//applet:IF_ARP(APPLET(arp, BB_DIR_SBIN, BB_SUID_DROP))