param: rename lp function and variable from "hideunwriteable_files" to "hide_unwritea...
[garming/samba-autobuild/.git] / lib / param / param_functions.c
index 4f5d6eb0769e45b7310143eeca4dbb6cfdd9d0c6..6cafcfe934d49853597020ab6ce38226e880f3a6 100644 (file)
@@ -89,7 +89,7 @@ FN_LOCAL_BOOL(shortpreservecase, shortpreservecase)
 FN_LOCAL_BOOL(hide_dot_files, hide_dot_files)
 FN_LOCAL_BOOL(hide_special_files, hide_special_files)
 FN_LOCAL_BOOL(hide_unreadable, hide_unreadable)
-FN_LOCAL_BOOL(hideunwriteable_files, hideunwriteable_files)
+FN_LOCAL_BOOL(hide_unwriteable_files, hide_unwriteable_files)
 FN_LOCAL_BOOL(access_based_share_enum, access_based_share_enum)
 FN_LOCAL_BOOL(guest_ok, guest_ok)
 FN_LOCAL_BOOL(guest_only, guest_only)