mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Partitions should be public.
This commit is contained in:
@@ -40,7 +40,7 @@ namespace DiscImageChef.PartPlugins
|
||||
{
|
||||
// Information about structures learnt from Inside Macintosh
|
||||
// Constants from image testing
|
||||
class AppleMap : PartPlugin
|
||||
public class AppleMap : PartPlugin
|
||||
{
|
||||
// "ER"
|
||||
const ushort APM_MAGIC = 0x4552;
|
||||
|
||||
Reference in New Issue
Block a user