]> wimlib.net Git - wimlib/blobdiff - include/wimlib/apply.h
extract.c: Store dentries to extract in list
[wimlib] / include / wimlib / apply.h
index 5cd6e10fcec398af0c7ed5e06f87b5129343d29c..a93bc7ec714d317d5956b921a2d119f251e8b717 100644 (file)
@@ -217,7 +217,7 @@ struct apply_ctx {
        bool root_dentry_is_special;
        u32 supported_attributes_mask;
 
        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;
        tchar *realtarget;
        size_t realtarget_nchars;
        unsigned long invalid_sequence;