]> wimlib.net Git - wimlib/blobdiff - include/wimlib/resource.h
resource.h: Fix comment
[wimlib] / 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
-        * 1 = LZX
-        * 2 = XPRESS
+        * 1 = XPRESS
+        * 2 = LZX
         * 3 = LZMS
         *
         * This overrides the compression type specified by the WIM header.  */