summaryrefslogtreecommitdiffstats
path: root/lib/param/param_table.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/param/param_table.c')
-rw-r--r--lib/param/param_table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/param/param_table.c b/lib/param/param_table.c
index 7e190aa3f8..e41ced429c 100644
--- a/lib/param/param_table.c
+++ b/lib/param/param_table.c
@@ -3253,7 +3253,7 @@ static struct parm_struct parm_table[] = {
.label = "change share command",
.type = P_STRING,
.p_class = P_GLOBAL,
- .offset = GLOBAL_VAR(change_share_cmd),
+ .offset = GLOBAL_VAR(change_share_command),
.special = NULL,
.enum_list = NULL,
.flags = FLAG_ADVANCED,