mirror of
https://github.com/ksherlock/mpw.git
synced 2025-08-14 19:27:28 +00:00
undo HGetVolume cwd, for now
This commit is contained in:
@@ -292,7 +292,7 @@ namespace OS {
|
||||
// the current wd and return the id.
|
||||
// (FSMakeSpec handles 0 as a dir, so ok for now)
|
||||
// ioWDDirID
|
||||
memoryWriteLong(FSSpecManager::IDForCWD(), parm + _ioWDDirID);
|
||||
memoryWriteLong(0, parm + _ioWDDirID);
|
||||
|
||||
std::string tmp = "MacOS";
|
||||
ToolBox::WritePString(namePtr, tmp);
|
||||
|
Reference in New Issue
Block a user