[gaim-migrate @ 14586]

Thu, 01 Dec 2005 05:52:21 +0000

author
Etan Reisner <deryni@pidgin.im>
date
Thu, 01 Dec 2005 05:52:21 +0000
changeset 12282
6ea716514a28
parent 12281
e5fe6c35c179
child 12283
1882e6c066e9

[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.

src/protocols/irc/parse.c file | annotate | diff | comparison | revisions
--- 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':

mercurial