mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Filesystems should be public.
This commit is contained in:
@@ -43,7 +43,7 @@ namespace DiscImageChef.Filesystems
|
||||
// TODO: Differentiate ISO Level 1, 2, 3 and ISO 9660:1999
|
||||
// TODO: Apple extensiones, requires XA or advance RR interpretation.
|
||||
// TODO: Needs a major rewrite
|
||||
class ISO9660Plugin : Filesystem
|
||||
public class ISO9660Plugin : Filesystem
|
||||
{
|
||||
//static bool alreadyLaunched;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user