Commit e76f6512 authored by aurel's avatar aurel

cosmetics: indentation

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@11279 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 13223575
......@@ -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