From: Andre Noll Date: Sun, 30 Aug 2009 11:20:14 +0000 (+0200) Subject: Fix off-by-one bug in fixup_info_string(). X-Git-Tag: v0.3.5~10 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=46fe4817f70aef9b87b82a5539008aaed350be39;hp=46fe4817f70aef9b87b82a5539008aaed350be39 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. ---