1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
Andreas Rheinhardt ad12e31b03 avcodec/x86/flacdsp_init: Remove double ';'
Inside a function, the second ';' in ";;" is just a null statement,
but it is actually illegal outside of functions. Compilers
nevertheless accept it without warning, except when in -pedantic
mode when e.g. Clang emits a -Wextra-semi warning. Therefore
remove the unnecessary ';'.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2022-09-05 20:54:57 +02:00
..
2021-04-19 14:34:10 +02:00
2021-04-19 14:34:10 +02:00
2022-08-24 03:43:52 +02:00
2021-04-19 14:34:10 +02:00
2021-04-19 14:34:10 +02:00
2021-04-19 14:34:10 +02:00
2021-04-19 14:34:10 +02:00
2021-04-19 14:34:10 +02:00
2021-04-19 14:34:10 +02:00
2021-04-19 14:34:10 +02:00
2021-04-19 14:34:10 +02:00