Commit c4dddcb7 authored by bcoudurier's avatar bcoudurier

100l

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