Mercurial > pidgin.yaz
changeset 8261:7b57c3bd9db6
[gaim-migrate @ 8984]
In the great words of my colleague Tim: "Oops"
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Sun, 15 Feb 2004 08:51:32 +0000 |
parents | 1fa30b3f7e6d |
children | b5dbd1839716 |
files | src/protocols/jabber/chat.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/protocols/jabber/chat.c Sun Feb 15 06:54:14 2004 +0000 +++ b/src/protocols/jabber/chat.c Sun Feb 15 08:51:32 2004 +0000 @@ -537,7 +537,7 @@ char *buf; if(cur) - buf = g_strdup_printf(_("current topic is: %s"), topic); + buf = g_strdup_printf(_("current topic is: %s"), cur); else buf = g_strdup(_("No topic is set")); gaim_conv_chat_write(GAIM_CONV_CHAT(chat->conv), "", buf,