aboutsummaryrefslogtreecommitdiff
path: root/coreutils/sync.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/sync.c')
-rw-r--r--coreutils/sync.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/sync.c b/coreutils/sync.c
index 9be47ab64..b93476aee 100644
--- a/coreutils/sync.c
+++ b/coreutils/sync.c
@@ -8,7 +8,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config SYNC
-//config: bool "sync (769 bytes)"
+//config: bool "sync (3.8 kb)"
//config: default y
//config: help
//config: sync is used to flush filesystem buffers.