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 'coreutils/cksum.c')
-rw-r--r--coreutils/cksum.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/coreutils/cksum.c b/coreutils/cksum.c
index 83b7e3238..badc63a6a 100644
--- a/coreutils/cksum.c
+++ b/coreutils/cksum.c
@@ -7,11 +7,11 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config CKSUM
-//config: bool "cksum (4.1 kb)"
+//config: bool "cksum (4.3 kb)"
//config: default y
//config:
//config:config CRC32
-//config: bool "crc32 (4.1 kb)"
+//config: bool "crc32 (4.2 kb)"
//config: default y
// APPLET_NOEXEC:name main location suid_type help