diff options
Diffstat (limited to 'lib/param/param_functions.c')
-rw-r--r-- | lib/param/param_functions.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/param/param_functions.c b/lib/param/param_functions.c index d53fcf2f28..16a66e4ebf 100644 --- a/lib/param/param_functions.c +++ b/lib/param/param_functions.c @@ -403,7 +403,7 @@ FN_GLOBAL_STRING(remote_announce, remote_announce) FN_GLOBAL_STRING(remote_browse_sync, remote_browse_sync) FN_GLOBAL_STRING(renameuser_script, renameuser_script) FN_GLOBAL_STRING(rootdir, rootdir) -FN_GLOBAL_STRING(serverstring, serverstring) +FN_GLOBAL_STRING(server_string, server_string) FN_GLOBAL_STRING(setprimarygroup_script, setprimarygroup_script) FN_GLOBAL_STRING(set_quota_command, set_quota_command) FN_GLOBAL_STRING(share_backend, share_backend) |