This commit is contained in:
Kelvin Sherlock 2014-12-17 07:53:25 -05:00
parent 325c1c5850
commit 6a8a30df5a

View File

@ -368,7 +368,7 @@ namespace OS {
}
// set the finder info. could also call utimes, I suppose.
// set the finder info. could also call utimes or setattrlist, I suppose.
d0 = Internal::SetFinderInfo(sname, memoryPointer(parm + _ioFlFndrInfo), false);
memoryWriteWord(d0, parm + _ioResult);