Commit cd31f8dc authored by Aurelien Jacobs's avatar Aurelien Jacobs

cosmetics: indentation

Originally committed as revision 11279 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent fd2982a0
......@@ -1055,7 +1055,7 @@ static int asf_read_seek(AVFormatContext *s, int stream_index, int64_t pts, int
if(ret >= 0)
asf_reset_header(s);
if (ret != AVERROR(ENOSYS))
return ret;
return ret;
}
if (!asf->index_read)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment