mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-10 06:07:07 -06:00
fix: Methods-Extern.md had a double ``` C line
This commit is contained in:
@@ -267,7 +267,6 @@ Lizard library is provided as open source software using the BSD license.
|
|||||||
|
|
||||||
This header is for informational purposes only. It's not mandatory for
|
This header is for informational purposes only. It's not mandatory for
|
||||||
decompressing the data.
|
decompressing the data.
|
||||||
``` C
|
|
||||||
``` C
|
``` C
|
||||||
Byte _ver_major; // currently 2
|
Byte _ver_major; // currently 2
|
||||||
Byte _ver_minor; // currently 0
|
Byte _ver_minor; // currently 0
|
||||||
|
|||||||
Reference in New Issue
Block a user