From: Eric Biggers Date: Sun, 3 May 2015 01:55:55 +0000 (-0500) Subject: header.h: fix outdated comment X-Git-Tag: v1.8.1~19 X-Git-Url: https://wimlib.net/git/?p=wimlib;a=commitdiff_plain;h=88e2f555ab11c237a87a1928df67d96ae235209d;ds=sidebyside header.h: fix outdated comment --- diff --git a/include/wimlib/header.h b/include/wimlib/header.h index 735a99fb..66e46bd0 100644 --- a/include/wimlib/header.h +++ b/include/wimlib/header.h @@ -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