Revert commit 255d4c646c0d7aa6b049052fef47fa083b1b1506 and solve
authorKen Hornstein <kenh@pobox.com>
Sat, 24 Mar 2012 05:16:42 +0000 (01:16 -0400)
committerKen Hornstein <kenh@pobox.com>
Sat, 24 Mar 2012 05:16:42 +0000 (01:16 -0400)
commit59b086daa57105e8fbd8b1e6ba60be6a845faf95
treee1b23330b4123adba00bd20dc4bade1ad8775d3a
parent87e2eacc63f1ecc60d58a01921cdcf8b1aa55171
Revert commit 255d4c646c0d7aa6b049052fef47fa083b1b1506 and solve
the problem another way.

The component parser needs to save the newlines so it can combine
multiple headers properly.  So for us, strip out any trailing newlines
when we call fmt_scan().
h/fmt_scan.h
sbr/fmt_scan.c
uip/fmtdump.c
uip/replsbr.c