1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-12 10:25:32 +02:00

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
*/