Remove trailing semicolons from function declarations and macros
clang was reporting: extra ';' outside of a function when building with -Wpedantic
Loading
Please register or sign in to comment
clang was reporting: extra ';' outside of a function when building with -Wpedantic