diff options
Diffstat (limited to 'networking/arp.c')
-rw-r--r-- | networking/arp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/arp.c b/networking/arp.c index a62a376..f23ec86 100644 --- a/networking/arp.c +++ b/networking/arp.c @@ -13,7 +13,7 @@ * modified for getopt32 by Arne Bernin <arne [at] alamut.de> */ //config:config ARP -//config: bool "arp" +//config: bool "arp (11 kb)" //config: default y //config: select PLATFORM_LINUX //config: help |