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 f871a20449..3be92033a8 100644 --- a/lib/param/param_functions.c +++ b/lib/param/param_functions.c @@ -356,7 +356,7 @@ FN_GLOBAL_LIST(interfaces, interfaces) FN_GLOBAL_LIST(name_resolve_order, name_resolve_order) FN_GLOBAL_LIST(netbios_aliases, netbios_aliases) FN_GLOBAL_LIST(nsupdate_command, nsupdate_command) -FN_GLOBAL_LIST(preload_modules, szPreloadModules) +FN_GLOBAL_LIST(preload_modules, preload_modules) FN_GLOBAL_LIST(rndc_command, szRNDCCommand) FN_GLOBAL_LIST(samba_kcc_command, szSambaKCCCommand) FN_GLOBAL_LIST(server_services, server_services) |
