update doc

Originally committed as revision 12960 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Baptiste Coudurier 2008-04-25 13:56:08 +00:00
parent 7e6273322c
commit 69b1c62756

View File

@ -153,7 +153,6 @@ typedef struct MOVContext {
/* those functions parse an atom */
/* return code:
1: found what I wanted, exit
0: continue to parse next atom
<0: error occurred, exit
*/