Make class public.

This commit is contained in:
2017-07-05 06:54:50 +01:00
parent 5319b3440b
commit 857eceef2d
45 changed files with 6322 additions and 9 deletions

View File

@@ -33,7 +33,7 @@
using System;
namespace DiscImageChef.Filesystems.LisaFS
{
partial class LisaFS : Filesystem
public partial class LisaFS : Filesystem
{
/// <summary>
/// The MDDF is the most import block on a Lisa FS volume.