We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a70aa64 commit 74b5b84Copy full SHA for 74b5b84
1 file changed
far/copy.cpp
@@ -1990,7 +1990,7 @@ COPY_CODES ShellCopy::ShellCopyOneFile(
1990
// files into the directory will update its times again.
1991
if (Global->Opt->CMOpt.PreserveTimestamps)
1992
m_CreatedFolders.emplace_back(strDestPath, SrcData);
1993
-
+
1994
auto SetAttr = SrcData.Attributes;
1995
1996
if (SrcDriveType == DRIVE_CDROM && (SetAttr & FILE_ATTRIBUTE_READONLY))
0 commit comments