dd: simplify translator’s jobs
commit7ea15a57c7a8b876daa3d4d01f1192af3f58f3c7
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 27 Apr 2017 21:49:00 +0000 (27 14:49 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 27 Apr 2017 21:49:43 +0000 (27 14:49 -0700)
tree39eb97f6a8ab7bd52f613123115ef6a95cbc16ef
parent9287ef2b1707e2a222f8ae776ce3785abcb16fba
dd: simplify translator’s jobs

* src/dd.c (print_xfer_stats): Format the SI units directly,
without translating them, to simplify the translators’ jobs.
See Bug#26621.
src/dd.c