mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-29 12:50:28 +00:00
Acknowledge that HFS is assumed.
This commit is contained in:
parent
017f55390a
commit
64c5b84b8b
@ -41,7 +41,7 @@ class Volume {
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
A Mapper can used by a mass-storage device that knows the
|
A Mapper can used by a mass-storage device that knows the
|
||||||
contents of an HFS or MFS partition to provide the conversion
|
contents of an HFS partition to provide the conversion
|
||||||
necessary to a particular type of drive.
|
necessary to a particular type of drive.
|
||||||
*/
|
*/
|
||||||
class Mapper {
|
class Mapper {
|
||||||
|
Loading…
Reference in New Issue
Block a user