cosmetics: indentation
Originally committed as revision 11279 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
fd2982a0a0
commit
cd31f8dc23
@ -1055,7 +1055,7 @@ static int asf_read_seek(AVFormatContext *s, int stream_index, int64_t pts, int
|
|||||||
if(ret >= 0)
|
if(ret >= 0)
|
||||||
asf_reset_header(s);
|
asf_reset_header(s);
|
||||||
if (ret != AVERROR(ENOSYS))
|
if (ret != AVERROR(ENOSYS))
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!asf->index_read)
|
if (!asf->index_read)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user