]> wimlib.net Git - wimlib/blobdiff - include/wimlib/header.h
header.h: fix outdated comment
[wimlib] / include / wimlib / header.h
index feb31764847d59303724564b7ed688e288eb2b2e..66e46bd0d74bfd97e613945cb33a6159dbd604e3 100644 (file)
@@ -13,7 +13,7 @@
  * be exactly this size.  */
 #define WIM_HEADER_DISK_SIZE 208
 
-/* Default WIM version number.  Streams are always compressed independently.  */
+/* Default WIM version number.  Blobs are always compressed independently.  */
 #define WIM_VERSION_DEFAULT 0x10d00
 
 /* Version number used for WIMs that allow multiple blobs combined into one
@@ -67,8 +67,7 @@ struct wim_header_disk {
        u32 wim_flags;
 
        /* +0x14: Uncompressed chunk size for non-solid compressed resources in
-        * the WIM or 0 if the WIM is uncompressed.  (However wimlib will accept
-        * any value here if the WIM is uncompressed.)  */
+        * the WIM or 0 if the WIM is uncompressed.  */
        u32 chunk_size;
 
        /* +0x18: Globally unique identifier for the WIM file.  Basically a