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 0c7d3de9fc..8ec38cdf64 100644 --- a/lib/param/param_functions.c +++ b/lib/param/param_functions.c @@ -391,7 +391,7 @@ FN_GLOBAL_STRING(iprint_server, iprint_server) FN_GLOBAL_STRING(ldap_admin_dn, ldap_admin_dn) FN_GLOBAL_STRING(ldap_suffix, ldap_suffix) FN_GLOBAL_STRING(logfile, logfile) -FN_GLOBAL_STRING(log_nt_token_command, szLogNtTokenCommand) +FN_GLOBAL_STRING(log_nt_token_command, log_nt_token_command) FN_GLOBAL_STRING(mangling_method, szManglingMethod) FN_GLOBAL_STRING(msg_command, szMsgCommand) FN_GLOBAL_STRING(nis_home_map_name, szNISHomeMapName) |
