mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Note to self: Flush mind before committing.
svn path=/branches/shell-experiments/; revision=64631
This commit is contained in:
@@ -1054,7 +1054,7 @@ cleanup:
|
||||
return errCode;
|
||||
}
|
||||
|
||||
// Thankfully, the
|
||||
// Thankfully, starting with NT4 the name mappings are always unicode, so no need to convert.
|
||||
lpFileOp->hNameMappings = nFileOp.hNameMappings;
|
||||
lpFileOp->fAnyOperationsAborted = nFileOp.fAnyOperationsAborted;
|
||||
return retCode;
|
||||
|
||||
Reference in New Issue
Block a user