diff options
author | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2018-11-18 03:51:42 +0100 |
---|---|---|
committer | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2018-11-18 03:51:42 +0100 |
commit | 529debc98776f94651cc927c2c27cc6de611697f (patch) | |
tree | 9675dc0ae30f346ef9523f0754e4490f1dc9491f /libavcodec/takdec.c | |
parent | d3621b232142165d6641708de14c51b78bf2b2df (diff) | |
download | ffmpeg-529debc98776f94651cc927c2c27cc6de611697f.tar.gz |
lavu/avsscanf: Do not mix declaration and code.
Fixes the following warning:
libavutil/avsscanf.c: In function 'decfloat':
libavutil/avsscanf.c:354:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
int bitlim = bits-3*(int)(rp-9);
^~~
Diffstat (limited to 'libavcodec/takdec.c')
0 files changed, 0 insertions, 0 deletions