X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=include%2Fwimlib%2Fapply.h;h=a93bc7ec714d317d5956b921a2d119f251e8b717;hp=5cd6e10fcec398af0c7ed5e06f87b5129343d29c;hb=013617d583c028b1741bfc05c22e7a626b394174;hpb=78ec46d87ce3e8d9cc4afdc03109c0e673c3dde8;ds=sidebyside diff --git a/include/wimlib/apply.h b/include/wimlib/apply.h index 5cd6e10f..a93bc7ec 100644 --- a/include/wimlib/apply.h +++ b/include/wimlib/apply.h @@ -217,7 +217,7 @@ struct apply_ctx { bool root_dentry_is_special; u32 supported_attributes_mask; - struct wim_dentry *extract_root; + struct wim_dentry *target_dentry; tchar *realtarget; size_t realtarget_nchars; unsigned long invalid_sequence;