[struct tspec] (hexl_mode_trailer): Rename from `trailer.'
authorJim Meyering <jim@meyering.net>
Mon, 22 Sep 1997 04:59:57 +0000 (04:59 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 22 Sep 1997 04:59:57 +0000 (04:59 +0000)
commitaa298d7bbe4d87d600f150eef2bfeb450d0e78f4
tree10f9615fdfd7d1b94b2c7f42bd997e5b4a62f0d5
parentf1e4f5cf82e31f30f1a94e9bb65856e5794a44e6
[struct tspec] (hexl_mode_trailer): Rename from `trailer.'
(dump_hexl_mode_trailer): Rename from dump_string_trailer.
Use fputs and putchar instead of trivial or %-less printfs.
(decode_one_format): Parenthesize each field_width assignment in an
argument list to make the side effect a little more apparent.
(write_block): Use fputs and putchar instead of trivial or %-less printfs.
(dump_strings): Cast string_min to off_t to avoid long-standing warning.
src/od.c