summaryrefslogtreecommitdiffstats
path: root/lib/param/param_functions.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/param/param_functions.c')
-rw-r--r--lib/param/param_functions.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/param/param_functions.c b/lib/param/param_functions.c
index 8af14be3cc..707a3737c0 100644
--- a/lib/param/param_functions.c
+++ b/lib/param/param_functions.c
@@ -239,7 +239,7 @@ FN_GLOBAL_BOOL(wins_dns_proxy, wins_dns_proxy)
FN_GLOBAL_BOOL(wins_proxy, wins_proxy)
FN_GLOBAL_CONST_STRING(afs_username_map, afs_username_map)
FN_GLOBAL_CONST_STRING(ctdbd_socket, ctdbd_socket)
-FN_GLOBAL_CONST_STRING(dedicated_keytab_file, szDedicatedKeytabFile)
+FN_GLOBAL_CONST_STRING(dedicated_keytab_file, dedicated_keytab_file)
FN_GLOBAL_CONST_STRING(dnsdomain, szRealm_lower)
FN_GLOBAL_CONST_STRING(dns_forwarder, dns_forwarder)
FN_GLOBAL_CONST_STRING(dos_charset, dos_charset)