comparison src/protocols/yahoo/yahoochat.h @ 8584:058efd3cb86f

[gaim-migrate @ 9334] " This is definitely not the most critical fix, but every time i see the text "catagory" my eyes bleed a little bit. This should remedy this unnecessary loss of blood - hopefully this way i can make my visits to the Red Cross more frequent." --Daniel Atallah committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Mon, 05 Apr 2004 17:33:34 +0000
parents d60272410bd5
children 3aa848ccf986
comparison
equal deleted inserted replaced
8583:fc27237783ee 8584:058efd3cb86f
50 void yahoo_chat_goto(GaimConnection *gc, const char *name); 50 void yahoo_chat_goto(GaimConnection *gc, const char *name);
51 51
52 /* room listing functions */ 52 /* room listing functions */
53 GaimRoomlist *yahoo_roomlist_get_list(GaimConnection *gc); 53 GaimRoomlist *yahoo_roomlist_get_list(GaimConnection *gc);
54 void yahoo_roomlist_cancel(GaimRoomlist *list); 54 void yahoo_roomlist_cancel(GaimRoomlist *list);
55 void yahoo_roomlist_expand_catagory(GaimRoomlist *list, GaimRoomlistRoom *catagory); 55 void yahoo_roomlist_expand_category(GaimRoomlist *list, GaimRoomlistRoom *category);
56 56
57 #endif /* _YAHOO_CHAT_H_ */ 57 #endif /* _YAHOO_CHAT_H_ */