update description
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>
Fri, 21 Mar 2008 10:51:12 +0000 (10:51 +0000)
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>
Fri, 21 Mar 2008 10:51:12 +0000 (10:51 +0000)
Originally committed as revision 12531 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavformat/mov.c

index 0f58131..55fd5cf 100644 (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 {