mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Fix ISO9660 extended attributes.
This commit is contained in:
@@ -87,6 +87,7 @@ namespace DiscImageChef.Filesystems.ISO9660
|
||||
public DateTime? Timestamp;
|
||||
public ushort VolumeSequenceNumber;
|
||||
public CdromXa? XA;
|
||||
public byte XattrLength;
|
||||
|
||||
public override string ToString() => Filename;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user