--- 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);