Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed an error reported by gcc on Fedora about format-security (#373)
This fixes something that is neither invalid nor a security vulnerability, Still, distros other than Fedora may decide to report it in the future as an error too. So we are getting ahead of them.
- Loading branch information