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 'e2fsprogs/chattr.c')
-rw-r--r--e2fsprogs/chattr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/e2fsprogs/chattr.c b/e2fsprogs/chattr.c
index f436cd91e..5dec3253b 100644
--- a/e2fsprogs/chattr.c
+++ b/e2fsprogs/chattr.c
@@ -10,7 +10,7 @@
* Public License
*/
//config:config CHATTR
-//config: bool "chattr (3.8 kb)"
+//config: bool "chattr (4.1 kb)"
//config: default y
//config: help
//config: chattr changes the file attributes on a second extended file system.