cosmetics: indentation
Originally committed as revision 11279 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
fd2982a0a0
commit
cd31f8dc23
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue