]> wimlib.net Git - wimlib/blobdiff - src/wimlib_internal.h
Update timestamp code; use utimensat()
[wimlib] / src / wimlib_internal.h
index 3f05d8823b40396829e687e6c544673c90bb2d3b..554d3cc423d717d63796349bd8b2bb66d9455409 100644 (file)
@@ -425,7 +425,7 @@ struct apply_args {
        WIMStruct *w;
        const char *target;
        int extract_flags;
-       unsigned num_lutimes_warnings;
+       unsigned num_utime_warnings;
        struct list_head *stream_list;
        union wimlib_progress_info progress;
 #ifdef WITH_NTFS_3G