diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-10-07 08:11:35 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-10-10 14:27:36 +0200 |
commit | 0c0d5faf94d3bc4648ac8b07d78143976e480d45 (patch) | |
tree | 8ae40d54d687fc90cc2c69af8435613b22b99575 /libavutil/tests/error.c | |
parent | aac8fa2fbfe235f4a6c3ea733295dd59a7bae8f7 (diff) | |
download | ffmpeg-0c0d5faf94d3bc4648ac8b07d78143976e480d45.tar.gz |
avfilter/asrc_flite: Remove double ';'
(Inside a function a stray ';' is an empty statement; outside of
a function it is actually invalid, but compilers happen to accept
it without complaint (unless e.g. using -pedantic).)
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavutil/tests/error.c')
0 files changed, 0 insertions, 0 deletions