mirror of https://github.com/FFmpeg/FFmpeg.git
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>pull/371/head
parent
d150c2038d
commit
14dc28e969
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue