diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-02-18 19:35:23 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-02-21 01:06:29 +0100 |
commit | 39b4b5aad7f5603e8222163b6fd347ce61aeecbe (patch) | |
tree | 91d73534ccb949ec3cc604e6b33b3b2765eb6a6d /fftools/ffmpeg_filter.c | |
parent | 48612de63c2a36f6a9cad4bcd41e907ab9ec099b (diff) | |
download | ffmpeg-39b4b5aad7f5603e8222163b6fd347ce61aeecbe.tar.gz |
avcodec: Remove superfluous ';' outside of functions
Inside a function an extra ';' is a null statement;
but outside of it it simply must not happen.
So remove them.
Reviewed-by: Nuo Mi <nuomi2021@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'fftools/ffmpeg_filter.c')
0 files changed, 0 insertions, 0 deletions