summaryrefslogtreecommitdiff
path: root/tests/checkasm
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2021-02-19 08:34:57 +0100
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2021-02-19 08:34:57 +0100
commit14dc28e969f642a8ba0dd28431f6ba30c5e30d7c (patch)
treef7b714f61033ca84bed76efb12989a83e6992d11 /tests/checkasm
parentd150c2038d18d0cab6e646b3990d63920d20fb3b (diff)
avfilter/vf_vif: Remove superfluous ';'
Inside a function a superfluous ';' is just a null-statement; yet outside it is invalid, even though compilers happen to accept them. They (at least GCC and Clang) only warn about this when on -pedantic. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'tests/checkasm')
0 files changed, 0 insertions, 0 deletions