Skip to content

Commit

Permalink
checkstyle fix
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Innes <[email protected]>
  • Loading branch information
andrewc12 committed Nov 14, 2023
1 parent 42035f5 commit 34a96c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module/zcommon/zfs_prop.c
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,7 @@ zfs_prop_init(void)

/*
* These props are needed for compatability with pools created
* using openzfsonosx
* using openzfsonosx
*/
zprop_register_index(ZFS_PROP_BROWSE, "com.apple.browse", 1,
PROP_INHERIT, ZFS_TYPE_FILESYSTEM, "on | off",
Expand Down

0 comments on commit 34a96c5

Please sign in to comment.