summaryrefslogtreecommitdiff
path: root/libavfilter
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-02-27 06:33:51 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2020-02-28 19:40:05 +0100
commitb6879b61dfe69e79c0fd32ce076fe1e7cbcc9c0c (patch)
tree038f5bf0e2533f162f0de6277ab8a84add803787 /libavfilter
parent23645f95ec0ae3f4ccc8ad2b23d1fbb16575ae16 (diff)
avcodec/cdtoons: 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> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavfilter')
0 files changed, 0 insertions, 0 deletions