summaryrefslogtreecommitdiffstats
path: root/shlibs/mount/src/libmount.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'shlibs/mount/src/libmount.h.in')
-rw-r--r--shlibs/mount/src/libmount.h.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/shlibs/mount/src/libmount.h.in b/shlibs/mount/src/libmount.h.in
index cb0a28aee..c9d0ba8f4 100644
--- a/shlibs/mount/src/libmount.h.in
+++ b/shlibs/mount/src/libmount.h.in
@@ -481,8 +481,8 @@ extern int mnt_context_do_umount(struct libmnt_context *cxt);
#ifndef MS_REC
#define MS_REC 0x4000 /* 16384: Recursive loopback */
#endif
-#ifndef MS_VERBOSE
-#define MS_VERBOSE 0x8000 /* 32768 */
+#ifndef MS_SILENT
+#define MS_SILENT 0x8000 /* 32768 */
#endif
#ifndef MS_RELATIME
#define MS_RELATIME 0x200000 /* 200000: Update access times relative