Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix lib/subcommands.c sprintf usage. (#520)
As sprintf gets deprecated, update sources to use snprintf.
- Loading branch information