Fix for bug #11139: mhl -form mhl.reply omits '> ' on some lines.
authorJoel Reicher <jjr@panacea.null.org>
Tue, 10 Apr 2007 06:13:27 +0000 (06:13 +0000)
committerJoel Reicher <jjr@panacea.null.org>
Tue, 10 Apr 2007 06:13:27 +0000 (06:13 +0000)
commitdd9275a85bb5e0e4bf3c0a722eb5945f1d421d74
tree43e16f6ab8cc5c1f6d0d47dd83d548ec0c2fc55a
parent10c91f6e846d9ec279218280b4258badffd984e8
Fix for bug #11139: mhl -form mhl.reply omits '> ' on some lines.

putcomp() was assuming only the first call on the body had the buffer
beginning at the start of a line.
uip/mhlsbr.c