Skip to content
Snippets Groups Projects
Commit a492ad9f authored by Baptiste Coudurier's avatar Baptiste Coudurier
Browse files

100l

Originally committed as revision 7980 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 8d97aedb
No related branches found
No related tags found
No related merge requests found
......@@ -91,7 +91,7 @@ static void get_meta(ByteIOContext *pb, char * str, int strsize, int size)
if (size & 1)
size++;
size -= res;
if (size);
if (size)
url_fskip(pb, size);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment