changeset 2295:24dc9ce95127

[gaim-migrate @ 2305] another buglet committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 17 Sep 2001 09:42:23 +0000
parents b6c6603a8915
children 878503b60006
files src/protocols/irc/irc.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/irc/irc.c	Mon Sep 17 09:29:16 2001 +0000
+++ b/src/protocols/irc/irc.c	Mon Sep 17 09:42:23 2001 +0000
@@ -1180,6 +1180,7 @@
 			what = cr + 1;
 			if (!*what)
 				break;
+			*cr = '\n';
 			cr = strchr(what, '\n');
 		}
 	} else