# HG changeset patch # User Mark Doliner # Date 1229487124 0 # Node ID 41f5dff0059ff6092a8aa4864abd0c6e027477e4 # Parent 9a5a201e69a333a9e998ffa2781e82ccc3a1be90 Remove a stray > when a font face is specified diff -r 9a5a201e69a3 -r 41f5dff0059f libpurple/protocols/myspace/markup.c --- a/libpurple/protocols/myspace/markup.c Wed Dec 17 04:02:25 2008 +0000 +++ b/libpurple/protocols/myspace/markup.c Wed Dec 17 04:12:04 2008 +0000 @@ -510,7 +510,7 @@ tmpend = g_string_new(""); if (face != NULL) - g_string_append_printf(tmpbegin, "f='%s'>", face); + g_string_append_printf(tmpbegin, "f='%s'", face); if (size != NULL) g_string_append_printf(tmpbegin, "h='%d'",