Debug: Improve data dump in dump_block()
commit0af1bd1c0e923e718fcbd3c26e770292ad01ee81
authorPetr Tesarik <petr@tesarici.cz>
Tue, 15 May 2018 19:12:57 +0000 (15 21:12 +0200)
committerPetr Tesarik <petr@tesarici.cz>
Thu, 17 May 2018 04:42:25 +0000 (17 06:42 +0200)
tree0e01cf58859a80d10d00a1f022e3b897ad91bb9e
parent533cdf5e89d537772ec1b86e5a102f52b7705a3f
Debug: Improve data dump in dump_block()

Pad the data dump with spaces instead of zeros if block is shorter
than four bytes.

Signed-off-by: Petr Tesarik <petr@tesarici.cz>
libhed/file.c