X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=include%2Fwimlib%2Fheader.h;fp=include%2Fwimlib%2Fheader.h;h=2841b827ca1bfb9eb2620750a8f99ca9ea594afa;hp=6f7018918505f2d9b91f824f96351015d8bdf2e8;hb=2057dd2fcc73340526a2c5a93d16c296fc20e064;hpb=4b12c72ece2905fd6b1682184931f2bda2c6092f diff --git a/include/wimlib/header.h b/include/wimlib/header.h index 6f701891..2841b827 100644 --- a/include/wimlib/header.h +++ b/include/wimlib/header.h @@ -17,7 +17,7 @@ /* Version number used for WIMs that allow multiple streams packed into one * resource (WIM_RESHDR_FLAG_PACKED_STREAMS). New as of Windows 8 WIMGAPI; used * for the Windows 8 web downloader, but yet not yet properly documented by - * Microsoft. */ + * Microsoft. This WIM format also allows a new compression format (LZMS). */ #define WIM_VERSION_PACKED_STREAMS 0xe00 /* Note: there is another WIM version from Vista pre-releases, but it is not