diff options
Diffstat (limited to 'coreutils/printf.c')
-rw-r--r-- | coreutils/printf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/printf.c b/coreutils/printf.c index 67d3b2e..5cf5186 100644 --- a/coreutils/printf.c +++ b/coreutils/printf.c @@ -38,7 +38,7 @@ /* 19990508 Busy Boxed! Dave Cinege */ //config:config PRINTF -//config: bool "printf (3.3 kb)" +//config: bool "printf (3.8 kb)" //config: default y //config: help //config: printf is used to format and print specified strings. |