Commit e3c4740f authored by Baptiste Coudurier's avatar Baptiste Coudurier

indentation

Originally committed as revision 12528 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 9f6152df
...@@ -135,7 +135,7 @@ typedef struct MOVContext { ...@@ -135,7 +135,7 @@ typedef struct MOVContext {
1: found what I wanted, exit 1: found what I wanted, exit
0: continue to parse next atom 0: continue to parse next atom
-1: error occured, exit -1: error occured, exit
*/ */
/* links atom IDs to parse functions */ /* links atom IDs to parse functions */
typedef struct MOVParseTableEntry { typedef struct MOVParseTableEntry {
uint32_t type; uint32_t type;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment