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 'editors/vi.c')
-rw-r--r--editors/vi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vi.c b/editors/vi.c
index 2645afe87..3cc3d2a0b 100644
--- a/editors/vi.c
+++ b/editors/vi.c
@@ -18,7 +18,7 @@
// An "ex" line oriented mode- maybe using "cmdedit"
//config:config VI
-//config: bool "vi (23 kb)"
+//config: bool "vi (26 kb)"
//config: default y
//config: help
//config: 'vi' is a text editor. More specifically, it is the One True