Mercurial > pidgin
changeset 24794:41f5dff0059f
Remove a stray > when a font face is specified
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Wed, 17 Dec 2008 04:12:04 +0000 |
parents | 9a5a201e69a3 |
children | e12788365764 |
files | libpurple/protocols/myspace/markup.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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("</f>"); 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'",