From f10b9dd54848a04fa3cb5baea423767b39395d8f Mon Sep 17 00:00:00 2001 From: Sainan <63328889+Sainan@users.noreply.github.com> Date: Thu, 18 Jun 2026 18:07:06 +0200 Subject: [PATCH] Fix documented sizeof(WIMHEADER_V1_PACKED) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 148 + 60 = 208 🤠 --- documentation/Windows Imaging (WIM) file format.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/Windows Imaging (WIM) file format.asciidoc b/documentation/Windows Imaging (WIM) file format.asciidoc index dba1c68..c99f602 100644 --- a/documentation/Windows Imaging (WIM) file format.asciidoc +++ b/documentation/Windows Imaging (WIM) file format.asciidoc @@ -87,7 +87,7 @@ information within this document: == File header -The file header (WIMHEADER_V1_PACKED) is 204 bytes of size and consists of: +The file header (WIMHEADER_V1_PACKED) is 208 bytes of size and consists of: [cols="1,1,1,5",options="header"] |===