src/prpl.h

changeset 8562
7e73676d1772
parent 8170
f034b2951a24
child 8568
66907b37ce85
--- a/src/prpl.h	Fri Apr 02 06:18:14 2004 +0000
+++ b/src/prpl.h	Fri Apr 02 06:54:52 2004 +0000
@@ -281,6 +281,7 @@
 	void (*set_permit_deny)(GaimConnection *);
 	void (*warn)(GaimConnection *, const char *who, int anonymous);
 	void (*join_chat)(GaimConnection *, GHashTable *components);
+	void (*reject_chat)(GaimConnection *, GHashTable *components);
 	void (*chat_invite)(GaimConnection *, int id,
 						const char *who, const char *message);
 	void (*chat_leave)(GaimConnection *, int id);

mercurial