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 fe8530de42..d294fb778e 100644
--- a/lib/param/param_functions.c
+++ b/lib/param/param_functions.c
@@ -121,7 +121,7 @@ FN_LOCAL_BOOL(inherit_acls, inherit_acls)
FN_LOCAL_BOOL(inherit_owner, inherit_owner)
FN_LOCAL_BOOL(use_client_driver, use_client_driver)
FN_LOCAL_BOOL(default_devmode, default_devmode)
-FN_LOCAL_BOOL(force_printername, bForcePrintername)
+FN_LOCAL_BOOL(force_printername, force_printername)
FN_LOCAL_BOOL(nt_acl_support, bNTAclSupport)
FN_LOCAL_BOOL(force_unknown_acl_user, bForceUnknownAclUser)
FN_LOCAL_BOOL(ea_support, bEASupport)