mirror of
https://github.com/ksherlock/mpw.git
synced 2024-11-22 00:32:44 +00:00
.
This commit is contained in:
parent
325c1c5850
commit
6a8a30df5a
@ -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);
|
d0 = Internal::SetFinderInfo(sname, memoryPointer(parm + _ioFlFndrInfo), false);
|
||||||
|
|
||||||
memoryWriteWord(d0, parm + _ioResult);
|
memoryWriteWord(d0, parm + _ioResult);
|
||||||
|
Loading…
Reference in New Issue
Block a user