- irc.c:irc_send(): fixed bug where over-length messages were not terminated with...
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Mon, 29 Dec 2014 15:13:00 +0000 (15:13 +0000)
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Mon, 29 Dec 2014 15:13:00 +0000 (15:13 +0000)
commit8285d719c1886e05d8443f155aecf190f579966f
tree5e09c43945dec387d84d59df16da7d2d06347cb5
parent8c6a517e75d6bddb817b42ff1631bbeba567e66a
- irc.c:irc_send(): fixed bug where over-length messages were not terminated with \n; optimized to not reprint the sendbuffer twice

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5194 82007160-df01-0410-b94d-b575c5fd34c7
src/irc.c