mirror of
https://github.com/reactos/reactos.git
synced 2025-04-06 05:34:22 +00:00
Note to self: Flush mind before committing.
svn path=/branches/shell-experiments/; revision=64631
This commit is contained in:
parent
4adeeffd92
commit
bd7fc320f2
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue