Mercurial > pidgin.yaz
diff src/protocols/yahoo/yahoochat.h @ 9768:ea1f457b7fef
[gaim-migrate @ 10636]
(20:06:38) noif: LSchiere: here's a small addition to my chat-info-deafults
patch you applied yesterday... as marv pointed out, I forgot yahoo
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Tue, 17 Aug 2004 00:15:22 +0000 |
parents | 3aa848ccf986 |
children | 68368058ee03 |
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoochat.h Mon Aug 16 21:52:52 2004 +0000 +++ b/src/protocols/yahoo/yahoochat.h Tue Aug 17 00:15:22 2004 +0000 @@ -44,6 +44,7 @@ void yahoo_c_leave(GaimConnection *gc, int id); int yahoo_c_send(GaimConnection *gc, int id, const char *what); GList *yahoo_c_info(GaimConnection *gc); +GHashTable *yahoo_c_info_defaults(GaimConnection *gc, const char *chat_name); void yahoo_c_join(GaimConnection *gc, GHashTable *data); void yahoo_c_invite(GaimConnection *gc, int id, const char *msg, const char *name);