X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=include%2Fwimlib%2Fapply.h;h=ed2f07a9255615e9e3a5922620990e01c89120d8;hp=44773bd12dfcffbeba0433a5f4d1c1a55fbab178;hb=d55cda59032e0abe5f71cd6f16ade943d2713fee;hpb=694f1955dc495b72a3232bf870e9839bdeb9bff9 diff --git a/include/wimlib/apply.h b/include/wimlib/apply.h index 44773bd1..ed2f07a9 100644 --- a/include/wimlib/apply.h +++ b/include/wimlib/apply.h @@ -12,8 +12,8 @@ struct apply_args { WIMStruct *w; const tchar *target; unsigned target_nchars; - unsigned wim_source_path_nchars; struct wim_dentry *extract_root; + unsigned long invalid_sequence; tchar *target_realpath; unsigned target_realpath_len; int extract_flags;