Skip to content
GitLab
Explore
Sign in
Register
Aug 22, 2015
1e7b4ccb
Fix warning. Don't pass variables as the format to printf().
· 1e7b4ccb
deuce
authored
Aug 22, 2015
I need to remove the \n at the end of usage() since puts() appends one.
1e7b4ccb
Fix warning. Don't pass variables as the format to printf().
deuce
authored
Aug 22, 2015
I need to remove the \n at the end of usage() since puts() appends one.
Loading