src/protocols/jabber/chat.h

changeset 7398
90663d97aa6a
parent 7345
005a3bb655a0
child 7400
c87b904cee0e
--- a/src/protocols/jabber/chat.h	Fri Oct 31 03:02:48 2003 +0000
+++ b/src/protocols/jabber/chat.h	Fri Oct 31 05:14:27 2003 +0000
@@ -52,5 +52,7 @@
 void jabber_chat_invite(GaimConnection *gc, int id, const char *message,
 		const char *name);
 void jabber_chat_leave(GaimConnection *gc, int id);
+char *jabber_chat_buddy_real_name(GaimConnection *gc, int id, const char *who);
+
 
 #endif /* _GAIM_JABBER_CHAT_H_ */

mercurial