-
- Downloads
Fix obsolescent C declaration syntax
gcc -Wextra/-Wold-style-declaration thinks that "inline" should go before the function return type.
Loading
Please register or sign in to comment
gcc -Wextra/-Wold-style-declaration thinks that "inline" should go before the function return type.