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/brctl.c')
-rw-r--r--networking/brctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/brctl.c b/networking/brctl.c
index 956bd91f3..7b0270b51 100644
--- a/networking/brctl.c
+++ b/networking/brctl.c
@@ -10,7 +10,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config BRCTL
-//config: bool "brctl (4.7 kb)"
+//config: bool "brctl (9.9 kb)"
//config: default y
//config: help
//config: Manage ethernet bridges.