Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'networking/arping.c')
-rw-r--r--networking/arping.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/arping.c b/networking/arping.c
index 86f0221ed..967f1ac04 100644
--- a/networking/arping.c
+++ b/networking/arping.c
@@ -6,7 +6,7 @@
* Busybox port: Nick Fedchik <nick@fedchik.org.ua>
*/
//config:config ARPING
-//config: bool "arping (9 kb)"
+//config: bool "arping (9.1 kb)"
//config: default y
//config: help
//config: Ping hosts by ARP packets.