mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Code style fixes.
This commit is contained in:
@@ -51,7 +51,7 @@ using time_t = System.Int64;
|
||||
|
||||
namespace Aaru.Filesystems
|
||||
{
|
||||
public class UNICOS : IFilesystem
|
||||
public sealed class UNICOS : IFilesystem
|
||||
{
|
||||
const int NC1_MAXPART = 64;
|
||||
const int NC1_MAXIREG = 4;
|
||||
|
||||
Reference in New Issue
Block a user