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 3d190497a4..dd28567ec6 100644 --- a/lib/param/param_functions.c +++ b/lib/param/param_functions.c @@ -392,7 +392,7 @@ FN_GLOBAL_STRING(ldap_suffix, ldap_suffix) FN_GLOBAL_STRING(logfile, logfile) FN_GLOBAL_STRING(log_nt_token_command, log_nt_token_command) FN_GLOBAL_STRING(mangling_method, mangling_method) -FN_GLOBAL_STRING(msg_command, msg_command) +FN_GLOBAL_STRING(message_command, message_command) FN_GLOBAL_STRING(homedir_map, homedir_map) FN_GLOBAL_STRING(os2_driver_map, os2_driver_map) FN_GLOBAL_STRING(panic_action, panic_action) |