summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>2008-04-25 13:56:08 +0000
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>2008-04-25 13:56:08 +0000
commit69b1c6275633a5d3aa36297b40e4f2f30f90ca71 (patch)
tree638a51edde02e3375517a7e792b493a7dad8cc39
parent7e6273322ca47d7e28a84238c5cd2de3667eb47b (diff)
update doc
Originally committed as revision 12960 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r--libavformat/mov.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/mov.c b/libavformat/mov.c
index 39622bff39..a3e5ddb1d7 100644
--- a/libavformat/mov.c
+++ b/libavformat/mov.c
@@ -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
*/