mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 17:05:14 -04:00
14 lines
287 B
Text
14 lines
287 B
Text
|
|
#------------------------------------------------------------------------------
|
|
# matroska: file(1) magic for Matroska files
|
|
#
|
|
# See http://www.matroska.org/
|
|
#
|
|
|
|
# EBML id:
|
|
0 belong 0x1a45dfa3
|
|
# DocType id:
|
|
>5 beshort 0x4282
|
|
# DocType contents:
|
|
>>8 string matroska Matroska data
|
|
|