aboutsummaryrefslogtreecommitdiff
path: root/coreutils/cp.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/cp.c')
-rw-r--r--coreutils/cp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/cp.c b/coreutils/cp.c
index b26c0e954..59e3d2f80 100644
--- a/coreutils/cp.c
+++ b/coreutils/cp.c
@@ -12,7 +12,7 @@
* Size reduction.
*/
//config:config CP
-//config: bool "cp (9.7 kb)"
+//config: bool "cp (10 kb)"
//config: default y
//config: help
//config: cp is used to copy files and directories.