bug in backend.c when receiving lines from ICS
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 26 Aug 2009 03:26:20 +0000 (20:26 -0700)
committerArun Persaud <arun@nubati.net>
Wed, 26 Aug 2009 03:26:20 +0000 (20:26 -0700)
commit3649ae6793325113ae8e8941d1fe1943b45fea8f
tree1646bdf46182b482b81c5fc3a74658e34ddd1cf7
parente7caab795697cec80f78640beb38952826970dad
bug in backend.c when receiving lines from ICS

A space was appended to every character received from an ICS in stead of just at line breaks.
backend.c