This commit is contained in:
mmsaki
2026-06-08 05:55:17 +02:00
parent 83a89702b2
commit 1891f99502
+1 -1
View File
@@ -78,7 +78,7 @@ const FLG = packed struct(u8) {
content_checksum: bool,
content_size: bool,
block_checksum: bool,
block_indepencence: bool,
block_independence: bool,
version: u2,
};