mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
REFACTOR: Removed reduntant commas.
This commit is contained in:
@@ -57,7 +57,7 @@ namespace DiscImageChef.Decoders.CD
|
||||
/// <summary>
|
||||
/// Q Sub-channel encodes the start of a video track (if found in TOC) for CD-V
|
||||
/// </summary>
|
||||
VideoTrackPointer = 0x04,
|
||||
VideoTrackPointer = 0x04
|
||||
}
|
||||
|
||||
public enum TOC_CONTROL : byte
|
||||
|
||||
Reference in New Issue
Block a user