--- a/src/protocols/yahoo/yahoochat.h Thu Aug 19 04:18:35 2004 +0000 +++ b/src/protocols/yahoo/yahoochat.h Thu Aug 19 05:38:57 2004 +0000 @@ -48,6 +48,8 @@ void yahoo_c_join(GaimConnection *gc, GHashTable *data); void yahoo_c_invite(GaimConnection *gc, int id, const char *msg, const char *name); +void yahoo_conf_leave(struct yahoo_data *yd, const char *room, const char *dn, GList *who); + void yahoo_chat_goto(GaimConnection *gc, const char *name); /* room listing functions */