mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
General code style and feature fixes.
This commit is contained in:
@@ -960,7 +960,7 @@ public sealed partial class FAT
|
||||
UMSDOS_HLINK = 2
|
||||
}
|
||||
|
||||
class CompleteDirectoryEntry
|
||||
sealed class CompleteDirectoryEntry
|
||||
{
|
||||
public DirectoryEntry Dirent;
|
||||
public DirectoryEntry Fat32Ea;
|
||||
|
||||
Reference in New Issue
Block a user