Browse Source

Fix small typo.

Originally committed as revision 14628 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 17 years ago
parent
commit
95aad5d1f1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavformat/matroska.h

+ 1
- 1
libavformat/matroska.h View File

@@ -43,7 +43,7 @@
#define EBML_ID_VOID 0xEC

/*
* Matroska element IDs, max. 32 bit
* Matroska element IDs, max. 32 bits
*/

/* toplevel segment */


Loading…
Cancel
Save