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/mktemp.c')
-rw-r--r--coreutils/mktemp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/mktemp.c b/coreutils/mktemp.c
index 33e2720de..91b2be6d3 100644
--- a/coreutils/mktemp.c
+++ b/coreutils/mktemp.c
@@ -29,7 +29,7 @@
* -p; else /tmp [deprecated]
*/
//config:config MKTEMP
-//config: bool "mktemp (4.2 kb)"
+//config: bool "mktemp (4.5 kb)"
//config: default y
//config: help
//config: mktemp is used to create unique temporary files