Sun, 15 Feb 2004 08:51:32 +0000
[gaim-migrate @ 8984]
In the great words of my colleague Tim: "Oops"
| src/protocols/jabber/chat.c | file | annotate | diff | comparison | revisions |
--- 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,