]> wimlib.net Git - wimlib/blobdiff - src/xml.c
Remove unnecessary argument to hlist iteration macros
[wimlib] / src / xml.c
index 58750a1f1eb4d907a56b2162f18de42900536dfe..24fb32875da07b10bb9f00f15493ab3796494be7 100644 (file)
--- a/src/xml.c
+++ b/src/xml.c
@@ -1581,7 +1581,7 @@ write_wim_xml_data(WIMStruct *wim, int image, u64 total_bytes,
         * compressed XML data, MS software cannot.  */
        ret = write_wim_resource_from_buffer(xml_data,
                                             xml_len,
-                                            WIM_RESHDR_FLAG_METADATA,
+                                            true,
                                             &wim->out_fd,
                                             WIMLIB_COMPRESSION_TYPE_NONE,
                                             0,