Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shawn Webb
liblattzfs
Commits
7ad7bfd4
Commit
7ad7bfd4
authored
Nov 02, 2021
by
Shawn Webb
Browse files
Fix typo
Signed-off-by:
Shawn Webb
<
shawn.webb@hardenedbsd.org
>
parent
23efcb5c
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/liblattzfs.h
View file @
7ad7bfd4
...
...
@@ -18,7 +18,7 @@ extern "C" {
* Current version: HardenedBSD 14-CURRENT, 14 Aug 2021
*/
typedef
enum
_lattzfs_zpool_errata
{
LATT_ZPOOL_ERRATA_NONE
=
1
,
LATT_ZPOOL_ERRATA_NONE
=
0
,
LATT_ZPOOL_ERRATA_ZOL_2094_SCRUB
=
1
,
LATT_ZPOOL_ERRATA_ZOL_2094_ASYNC_DESTROY
=
2
,
LATT_ZPOOL_ERRATA_ZOL_6845_ENCRYPTION
=
3
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment