diff options
author | Rob Landley <rob@landley.net> | 2015-01-11 01:22:36 -0600 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2015-01-11 01:22:36 -0600 |
commit | caa6b014ba15dea377e5f65fcac57afaa932fa64 (patch) | |
tree | a980afdfcc8414eaa972f4fe3f5c23887829b98a /toys/other/blockdev.c | |
parent | 70cbfe8eda34df26cc91c51cd77098612e33fd80 (diff) | |
download | toybox-caa6b014ba15dea377e5f65fcac57afaa932fa64.tar.gz |
Cleanup pass on printf.
Alas, passing a union as the last argument to printf does not appear to work
reliably, and there's no obvious way to manually assemble varargs in a portable
manner. So I have to repeat the printf once for each data type. Oh well.
Diffstat (limited to 'toys/other/blockdev.c')
0 files changed, 0 insertions, 0 deletions