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 a3e0b08370..3d6f144dab 100644
--- a/lib/param/param_functions.c
+++ b/lib/param/param_functions.c
@@ -55,7 +55,7 @@ FN_LOCAL_STRING(dontdescend, dontdescend)
FN_LOCAL_STRING(username, username)
FN_LOCAL_LIST(invalid_users, invalid_users)
FN_LOCAL_LIST(valid_users, valid_users)
-FN_LOCAL_LIST(admin_users, szAdminUsers)
+FN_LOCAL_LIST(admin_users, admin_users)
FN_LOCAL_STRING(printcommand, szPrintcommand)
FN_LOCAL_STRING(lpqcommand, szLpqcommand)
FN_LOCAL_STRING(lprmcommand, szLprmcommand)