aboutsummaryrefslogtreecommitdiff
path: root/coreutils/wc.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/wc.c')
-rw-r--r--coreutils/wc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/wc.c b/coreutils/wc.c
index c74b7a65f..99eb9dc87 100644
--- a/coreutils/wc.c
+++ b/coreutils/wc.c
@@ -33,7 +33,7 @@
* for which 'wc -c' should output '0'.
*/
//config:config WC
-//config: bool "wc (4.4 kb)"
+//config: bool "wc (4.5 kb)"
//config: default y
//config: help
//config: wc is used to print the number of bytes, words, and lines,