diff options
Diffstat (limited to 'ebml/src/matroska.rs')
-rw-r--r-- | ebml/src/matroska.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ebml/src/matroska.rs b/ebml/src/matroska.rs index 9678e80..b4078ab 100644 --- a/ebml/src/matroska.rs +++ b/ebml/src/matroska.rs @@ -34,7 +34,7 @@ define_ebml! { Chapters[0x1043A770]: { EditionEntry[0x45B9]: { - ChapPterAtom[0xB6]: { + ChapterAtom[0xB6]: { ChapProcess[0x6944]: { ChapProcessCodecID[0x6955]: Uint, ChapProcessCommand[0x6911]: { |