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/cmp.c')
-rw-r--r--editors/cmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/cmp.c b/editors/cmp.c
index b89e519ad..54f347508 100644
--- a/editors/cmp.c
+++ b/editors/cmp.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config CMP
-//config: bool "cmp (4.9 kb)"
+//config: bool "cmp (5.3 kb)"
//config: default y
//config: help
//config: cmp is used to compare two files and returns the result