• Diego Biurrun's avatar
    x86: Drop stray semicolons after function definitions · 3cba09e5
    Diego Biurrun authored
    libavcodec/x86/rv40dsp_init.c:97:2: warning: ISO C does not allow extra ‘;’ outside of a function [-Wpedantic]
    libavcodec/x86/vp9dsp_init.c:94:40: warning: ISO C does not allow extra ‘;’ outside of a function [-Wpedantic]
    3cba09e5
rv40dsp_init.c 11.4 KB