]> wimlib.net Git - wimlib/blobdiff - include/wimlib/header.h
Various cleanups
[wimlib] / include / wimlib / header.h
index 35eb72c728ff75c8c4c06a16569961c254487f40..6c522fa2622ffd14299e90de0a3c72c9b62ae87c 100644 (file)
@@ -19,8 +19,8 @@
 /* Version number used for WIMs that allow multiple streams combined into one
  * resource ("solid resources", marked by WIM_RESHDR_FLAG_SOLID) and also a new
  * compression format (LZMS).  This version is new as of Windows 8 WIMGAPI.
- * Although it is used by Windows 8 web downloader, it is not yet properly
- * documented by Microsoft.  */
+ * Although it is used by Windows 8 web downloader, it is not yet documented by
+ * Microsoft.  */
 #define WIM_VERSION_SOLID 0xe00
 
 /* Note: there is another WIM version from Vista pre-releases, but it is not