X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=include%2Fwimlib%2Fapply.h;h=2592fae6fd90da5bcd040de7b46313bcf7aa3d39;hb=2c18108561c0c3a8076e1ae29d76ce372e0fcb34;hp=cfddd1ed57ef8b601257de1106a5a09c70a06b50;hpb=0e639be92660b408a20a1875eb1c1d609692999e;p=wimlib diff --git a/include/wimlib/apply.h b/include/wimlib/apply.h index cfddd1ed..2592fae6 100644 --- a/include/wimlib/apply.h +++ b/include/wimlib/apply.h @@ -31,7 +31,7 @@ struct wim_features { unsigned long object_ids; unsigned long timestamps; unsigned long case_sensitive_filenames; - unsigned long linux_xattrs; + unsigned long xattrs; }; struct blob_descriptor;