1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-03-28 12:32:17 +02:00

indentation

Originally committed as revision 12528 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Baptiste Coudurier 2008-03-21 10:39:49 +00:00
parent 9f6152dfdb
commit e3c4740fd4

View File

@ -135,7 +135,7 @@ typedef struct MOVContext {
1: found what I wanted, exit
0: continue to parse next atom
-1: error occured, exit
*/
*/
/* links atom IDs to parse functions */
typedef struct MOVParseTableEntry {
uint32_t type;