diff src/protocols/jabber/jabber.c @ 9917:e74eb0d11f86

[gaim-migrate @ 10809] view chat logs curtesy of datallah committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Tue, 31 Aug 2004 01:45:12 +0000
parents 4a8bf81b82ae
children f8e395a054e2
line wrap: on
line diff
--- a/src/protocols/jabber/jabber.c	Mon Aug 30 23:13:28 2004 +0000
+++ b/src/protocols/jabber/jabber.c	Tue Aug 31 01:45:12 2004 +0000
@@ -1513,6 +1513,7 @@
 	NULL,							/* warn */
 	jabber_chat_join,				/* join_chat */
 	NULL,							/* reject_chat */
+	jabber_get_chat_name,			/* get_chat_name */
 	jabber_chat_invite,				/* chat_invite */
 	jabber_chat_leave,				/* chat_leave */
 	NULL,							/* chat_whisper */