cosmetics: indentation
Originally committed as revision 17610 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
1ee2d44805
commit
b97fb809b8
@ -1294,7 +1294,6 @@ static int mov_write_meta_tag(ByteIOContext *pb, MOVContext *mov,
|
||||
AVFormatContext *s)
|
||||
{
|
||||
int size = 0;
|
||||
|
||||
int64_t pos = url_ftell(pb);
|
||||
put_be32(pb, 0); /* size */
|
||||
put_tag(pb, "meta");
|
||||
|
Loading…
Reference in New Issue
Block a user