mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Implement stat for Opera.
This commit is contained in:
@@ -109,7 +109,7 @@ namespace DiscImageChef.Filesystems
|
||||
public readonly uint last_copy;
|
||||
}
|
||||
|
||||
struct DirectoryEntryWithPointers
|
||||
class DirectoryEntryWithPointers
|
||||
{
|
||||
public DirectoryEntry entry;
|
||||
public uint[] pointers;
|
||||
|
||||
Reference in New Issue
Block a user