From: markus schnalke Date: Wed, 20 Apr 2016 06:54:20 +0000 (+0200) Subject: Trim trailing whitespace in scan and show X-Git-Tag: mmh-0.3~44 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=72d6c7764974246384bb5daa7cc8b4f0a516621b;hp=72d6c7764974246384bb5daa7cc8b4f0a516621b Trim trailing whitespace in scan and show This commit fixes the most common scan listings. Still trailing whitespace will be generated by legacy scan listings. The formatfield workaround in etc/mhl.headers is a bit clumsy. Maybe, an mhl variable should be defined for this case ... or better not, to keep the mh-format and the mhl functions orthogonal. ---