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 b52263066e..79a035b668 100644 --- a/lib/param/param_functions.c +++ b/lib/param/param_functions.c @@ -264,7 +264,7 @@ FN_GLOBAL_CONST_STRING(socket_options, socket_options) FN_GLOBAL_CONST_STRING(template_homedir, template_homedir) FN_GLOBAL_CONST_STRING(template_shell, template_shell) FN_GLOBAL_CONST_STRING(unix_charset, unix_charset) -FN_GLOBAL_CONST_STRING(utmpdir, utmpdir) +FN_GLOBAL_CONST_STRING(utmp_directory, utmp_directory) FN_GLOBAL_CONST_STRING(winbindd_privileged_socket_directory, winbindd_privileged_socket_directory) FN_GLOBAL_CONST_STRING(winbindd_socket_directory, winbindd_socket_directory) FN_GLOBAL_CONST_STRING(winbind_separator, winbind_separator) |