console/gntblist.c

changeset 15241
a780e155ed01
parent 15228
b3a992ff3e5f
child 15242
4f4b5d66f9af
--- a/console/gntblist.c	Mon Dec 11 23:41:34 2006 +0000
+++ b/console/gntblist.c	Tue Dec 12 01:06:42 2006 +0000
@@ -1183,7 +1183,7 @@
 		}
 	}
 	
-	tmp = gaim_notify_user_info_get_text_with_newline(user_info, "\n");
+	tmp = gaim_notify_user_info_get_text_with_newline(user_info, "<BR>");
 	gaim_notify_user_info_destroy(user_info);
 
 	strip = gaim_markup_strip_html(tmp);

mercurial