mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-14 16:01:57 +02:00
We don't output an address for `od missing` or `od --strings .`, so be consistent and suppress the address for `od .`. * src/od.c (dump): Only output an address if no errors or the offset is non zero.