Mercurial > pidgin
changeset 20984:5699d5cb0028
merge of '3bee1aee40b5389caacd65f686618708d5bc65c8'
and '82743a9bd82c2c23498b62d3532151dd6b5b8c77'
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Thu, 18 Oct 2007 14:37:23 +0000 |
parents | aee8d876fed1 (current diff) 64644b98c20c (diff) |
children | 3a09d63e0c83 |
files | |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/msn/msnutils.c Thu Oct 18 12:01:41 2007 +0000 +++ b/libpurple/protocols/msn/msnutils.c Thu Oct 18 14:37:23 2007 +0000 @@ -445,10 +445,9 @@ *attributes = g_strdup_printf("FN=%s; EF=%s; CO=%s; PF=0; RL=%c", encode_spaces(fontface), fonteffect, fontcolor, direction); - *message = g_strdup(msg); + *message = msg; g_free(fontface); - g_free(msg); } void