Partitions should be public.

This commit is contained in:
2017-07-01 20:54:02 +01:00
parent 165087a0a8
commit d6e850b9a6
17 changed files with 63 additions and 16 deletions

View File

@@ -37,7 +37,7 @@ using System.Text;
// Information learnt from XNU source and testing against real disks
namespace DiscImageChef.PartPlugins
{
class NeXTDisklabel : PartPlugin
public class NeXTDisklabel : PartPlugin
{
const uint NEXT_MAGIC1 = 0x4E655854;
// "NeXT"