Skip to content

Commit 74b5b84

Browse files
committed
Fix formatting
1 parent a70aa64 commit 74b5b84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

far/copy.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1990,7 +1990,7 @@ COPY_CODES ShellCopy::ShellCopyOneFile(
19901990
// files into the directory will update its times again.
19911991
if (Global->Opt->CMOpt.PreserveTimestamps)
19921992
m_CreatedFolders.emplace_back(strDestPath, SrcData);
1993-
1993+
19941994
auto SetAttr = SrcData.Attributes;
19951995

19961996
if (SrcDriveType == DRIVE_CDROM && (SetAttr & FILE_ATTRIBUTE_READONLY))

0 commit comments

Comments
 (0)