update description

Originally committed as revision 12531 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Baptiste Coudurier 2008-03-21 10:51:12 +00:00
parent 3efe8848fc
commit 9c55b7725b
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ typedef struct MOVContext {
/* return code:
1: found what I wanted, exit
0: continue to parse next atom
-1: error occured, exit
<0: error occured, exit
*/
/* links atom IDs to parse functions */
typedef struct MOVParseTableEntry {