]> wimlib.net Git - wimlib/blobdiff - include/wimlib/dentry.h
Upgrade WIM mounting support from fuse2 to fuse3
[wimlib] / include / wimlib / dentry.h
index 4a99b54339d1225f300d7cc6390c51c889c501de..d7dc138e0bf10ba0d2016465d676f01133793e43 100644 (file)
@@ -236,7 +236,7 @@ struct update_command_journal;
 
 int
 rename_wim_path(WIMStruct *wim, const tchar *from, const tchar *to,
-               CASE_SENSITIVITY_TYPE case_type,
+               CASE_SENSITIVITY_TYPE case_type, bool noreplace,
                struct update_command_journal *j);