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 'shell/ash.c')
-rw-r--r--shell/ash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/ash.c b/shell/ash.c
index 8bdeb44ae..e1d93da73 100644
--- a/shell/ash.c
+++ b/shell/ash.c
@@ -20,7 +20,7 @@
//config: depends on !NOMMU
//config:
//config:config ASH
-//config: bool "ash (78 kb)"
+//config: bool "ash (80 kb)"
//config: default y
//config: depends on !NOMMU
//config: select SHELL_ASH