]> wimlib.net Git - wimlib/blobdiff - src/win32.h
extract cleanups and fixes
[wimlib] / src / win32.h
index 51e2f3f208c9d0b274cf3457cf4febb151c470ba..89b385f214a06f07f573c30cf7b17bb126cbb5cc 100644 (file)
@@ -46,8 +46,8 @@ win32_do_apply_dentry(const tchar *output_path,
 extern int
 win32_do_apply_dentry_timestamps(const tchar *output_path,
                                 size_t output_path_nbytes,
-                                const struct wim_dentry *dentry,
-                                const struct apply_args *args);
+                                struct wim_dentry *dentry,
+                                struct apply_args *args);
 
 extern int
 fsync(int fd);