]> wimlib.net Git - wimlib/commitdiff
resource.h: Fix comment
authorEric Biggers <ebiggers3@gmail.com>
Thu, 8 May 2014 21:09:04 +0000 (16:09 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Thu, 8 May 2014 21:09:04 +0000 (16:09 -0500)
include/wimlib/resource.h

index 2eab7bee0cd0a04c7f3c03834cbfa1f058dff628..b2ba851b3a7819e1b95ac6ce2d642f9462a5b279 100644 (file)
@@ -166,8 +166,8 @@ struct alt_chunk_table_header_disk {
 
        /* Compression format used for compressed chunks:
         * 0 = None
 
        /* Compression format used for compressed chunks:
         * 0 = None
-        * 1 = LZX
-        * 2 = XPRESS
+        * 1 = XPRESS
+        * 2 = LZX
         * 3 = LZMS
         *
         * This overrides the compression type specified by the WIM header.  */
         * 3 = LZMS
         *
         * This overrides the compression type specified by the WIM header.  */