summaryrefslogtreecommitdiff
path: root/src/core/mount.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/mount.h')
-rw-r--r--src/core/mount.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/mount.h b/src/core/mount.h
index 4e28810f6c..b344b5aa13 100644
--- a/src/core/mount.h
+++ b/src/core/mount.h
@@ -71,7 +71,7 @@ struct Mount {
bool reset_cpu_usage:1;
bool sloppy_options;
- char *smack_fs_root;
+ char *smack_fs_root_label;
MountResult result;
MountResult reload_result;