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 7e4247ab05..9f2b2552eb 100644
--- a/lib/param/param_functions.c
+++ b/lib/param/param_functions.c
@@ -150,7 +150,7 @@ FN_LOCAL_INTEGER(smb_encrypt, smb_encrypt)
FN_LOCAL_PARM_CHAR(magicchar, magicchar)
FN_LOCAL_STRING(cups_options, cups_options)
FN_LOCAL_PARM_BOOL(change_notify, change_notify)
-FN_LOCAL_PARM_BOOL(kernel_change_notify, bKernelChangeNotify)
+FN_LOCAL_PARM_BOOL(kernel_change_notify, kernel_change_notify)
FN_LOCAL_BOOL(durable_handles, bDurableHandles)
FN_GLOBAL_BOOL(allow_insecure_widelinks, bAllowInsecureWidelinks)