We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c24cd1b commit 576dcffCopy full SHA for 576dcff
unix/tar_unix.mli
@@ -20,7 +20,6 @@ type decode_error = [
20
| `Fatal of Tar.error
21
| `Unix of Unix.error * string * string
22
| `Unexpected_end_of_file
23
- | `Msg of string
24
]
25
26
type t
0 commit comments