-
- Downloads
Use correct format for printf
Change the printf format from '%d' to '%u', matching the type of the arguments.
Loading
Please register or sign in to comment
Change the printf format from '%d' to '%u', matching the type of the arguments.