changeset 12282:de27f2831309

[gaim-migrate @ 14586] Ethan's going to love this one. Someone in #wingaim pointed this out to me, and I'm assuming he's correct since that's what italic looks like and it, you know, makes sense. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Thu, 01 Dec 2005 05:52:21 +0000
parents 970fec1d7062
children 4396691844e2
files src/protocols/irc/parse.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/irc/parse.c	Thu Dec 01 05:13:50 2005 +0000
+++ b/src/protocols/irc/parse.c	Thu Dec 01 05:52:21 2005 +0000
@@ -355,7 +355,7 @@
 				underline = TRUE;
 			} else {
 				decoded = g_string_append(decoded, "</U>");
-				underline = TRUE;
+				underline = FALSE;
 			}
 			break;
 		case '\007':