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 f7ce63d0f4..d829fa8fdd 100644
--- a/lib/param/param_functions.c
+++ b/lib/param/param_functions.c
@@ -350,7 +350,7 @@ FN_GLOBAL_LIST(auth_methods, auth_methods)
FN_GLOBAL_LIST(cluster_addresses, cluster_addresses)
FN_GLOBAL_LIST(dcerpc_endpoint_servers, dcerpc_endpoint_servers)
FN_GLOBAL_LIST(dns_update_command, dns_update_command)
-FN_GLOBAL_LIST(eventlog_list, szEventLogs)
+FN_GLOBAL_LIST(eventlog_list, eventlog_list)
FN_GLOBAL_LIST(init_logon_delayed_hosts, szinit_logon_delayedHosts)
FN_GLOBAL_LIST(interfaces, szInterfaces)
FN_GLOBAL_LIST(name_resolve_order, szNameResolveOrder)