Fix off-by-one bug in fixup_info_string().
authorAndre Noll <maan@systemlinux.org>
Sun, 30 Aug 2009 11:20:14 +0000 (13:20 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 30 Aug 2009 11:20:14 +0000 (13:20 +0200)
commit46fe4817f70aef9b87b82a5539008aaed350be39
treefce0901a9b09f6e3ee1ba55eea9e8acc37b2655c
parent59cae5bd8f2539844ebcbc773d807c209fa6cd79
Fix off-by-one bug in fixup_info_string().

This caused the chunk time not being properly displayed due to a
missing newline in the status output.
aft.c