mirror of
https://github.com/ksherlock/mpw.git
synced 2024-11-25 04:31:52 +00:00
fix whitespace
This commit is contained in:
parent
863fafda98
commit
cc477e0865
@ -100,7 +100,7 @@ namespace OS {
|
|||||||
//uint32_t ioWDProcID = memoryReadLong(parm + _ioWDProcID);
|
//uint32_t ioWDProcID = memoryReadLong(parm + _ioWDProcID);
|
||||||
uint16_t ioWDVRefNum = memoryReadWord(parm + _ioWDVRefNum);
|
uint16_t ioWDVRefNum = memoryReadWord(parm + _ioWDVRefNum);
|
||||||
|
|
||||||
Log(" PBGetWDInfo($%04x, $%04x, $%04x)\n", ioVRefNum, ioWDIndex, ioWDVRefNum);
|
Log(" PBGetWDInfo($%04x, $%04x, $%04x)\n", ioVRefNum, ioWDIndex, ioWDVRefNum);
|
||||||
|
|
||||||
// todo -- need to expand the fsspec code to give a id #
|
// todo -- need to expand the fsspec code to give a id #
|
||||||
// to all filse and directories.
|
// to all filse and directories.
|
||||||
|
Loading…
Reference in New Issue
Block a user