aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/avf_showspatial.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-02-28 22:06:30 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2020-02-29 22:31:01 +0100
commitbe82dc175bb8386c3fafc1ea9814bacdb8126eb0 (patch)
tree7a6a16e8d515af611341a1c4a0d5f5225bd012b2 /libavfilter/avf_showspatial.c
parent21265f42ecb265debe9fec1dbfd0cb7de5a8aefb (diff)
downloadffmpeg-be82dc175bb8386c3fafc1ea9814bacdb8126eb0.tar.gz
avfilter/vf_cas: Remove superfluous ;
The second ; in a double ;; is actually a null statement. It triggers the typical declaration-after-statement compiler-warnings if it occurs in the middle of several declarations (like here). Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com> Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavfilter/avf_showspatial.c')
0 files changed, 0 insertions, 0 deletions