aboutsummaryrefslogtreecommitdiff
path: root/miscutils/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'miscutils/time.c')
-rw-r--r--miscutils/time.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/time.c b/miscutils/time.c
index 7d6a7a29f..064888ab8 100644
--- a/miscutils/time.c
+++ b/miscutils/time.c
@@ -10,7 +10,7 @@
* Heavily modified for busybox by Erik Andersen <andersen@codepoet.org>
*/
//config:config TIME
-//config: bool "time (7 kb)"
+//config: bool "time (6.8 kb)"
//config: default y
//config: help
//config: The time command runs the specified program with the given arguments.