diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-01-21 21:59:40 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-01-22 17:00:45 +0100 |
commit | 71e2825150f86a3109f48186964def1f607f3644 (patch) | |
tree | e122916d64fb136d428161fa11645c0de49181b6 /libavfilter/atadenoise.h | |
parent | ed18b8d79f267f51f3a9e2a0153863dbd2739536 (diff) | |
download | ffmpeg-71e2825150f86a3109f48186964def1f607f3644.tar.gz |
swscale/x86/swscale: Remove superfluous and invalid ';'
Inside a function an unnecessary ';' is just a null statement;
yet outside of it it is actually illegal (but compilers happen
to accept it without warning except when using -pedantic).
So modify the macros to always expect the user to add a ';'.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter/atadenoise.h')
0 files changed, 0 insertions, 0 deletions