# HG changeset patch # User Etan Reisner # Date 1133416341 0 # Node ID de27f283130920ad8a05df372b9a5f91be790f42 # Parent 970fec1d70623d2466be4fa5c5fe26917ec36a5c [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 diff -r 970fec1d7062 -r de27f2831309 src/protocols/irc/parse.c --- 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, ""); - underline = TRUE; + underline = FALSE; } break; case '\007':