summaryrefslogtreecommitdiffstats
path: root/source3/param/loadparm.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/param/loadparm.c')
-rw-r--r--source3/param/loadparm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/param/loadparm.c b/source3/param/loadparm.c
index 4def30bdc2e..6e92872851f 100644
--- a/source3/param/loadparm.c
+++ b/source3/param/loadparm.c
@@ -208,7 +208,7 @@ static struct loadparm_service sDefault =
.shortpreservecase = true,
.hide_dot_files = true,
.hide_special_files = false,
- .hideunreadable = false,
+ .hide_unreadable = false,
.hideunwriteable_files = false,
.browseable = true,
.access_based_share_enum = false,