diff options
author | Elliott Hughes <enh@google.com> | 2015-03-01 16:11:50 -0600 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2015-03-01 16:11:50 -0600 |
commit | 4bbec1e41580c9200cae03c9549fb032596b2b30 (patch) | |
tree | 45ea03d57414302ec8bfe7ca40e591500ae35bc6 /toys/pending/route.c | |
parent | 30c36d87280f3c45db157056b94ff67922f03fbf (diff) | |
download | toybox-4bbec1e41580c9200cae03c9549fb032596b2b30.tar.gz |
fix format problems in tar.c
%o is unsigned, but off_t is signed.
* takes an int.
an error_msg call was missing an argument.
only one of these is an actual error, but i'd like to fix the others
too so that we (toybox, but if not, then Android) can turn on format
string warnings to prevent future bugs like the stat.c LP32 ones.
Diffstat (limited to 'toys/pending/route.c')
0 files changed, 0 insertions, 0 deletions