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 53a0dc59cc..f7605a097f 100644 --- a/lib/param/param_functions.c +++ b/lib/param/param_functions.c @@ -369,7 +369,7 @@ FN_GLOBAL_LIST(wins_server_list, wins_server_list) FN_GLOBAL_STRING(abort_shutdown_script, abort_shutdown_script) FN_GLOBAL_STRING(add_group_script, add_group_script) FN_GLOBAL_STRING(add_machine_script, add_machine_script) -FN_GLOBAL_STRING(addport_cmd, addport_cmd) +FN_GLOBAL_STRING(addport_command, addport_command) FN_GLOBAL_STRING(addprinter_cmd, addprinter_cmd) FN_GLOBAL_STRING(add_share_command, add_share_command) FN_GLOBAL_STRING(add_user_script, add_user_script) |