diff 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
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoochat.h	Mon Apr 05 07:11:24 2004 +0000
+++ b/src/protocols/yahoo/yahoochat.h	Mon Apr 05 17:33:34 2004 +0000
@@ -52,6 +52,6 @@
 /* room listing functions */
 GaimRoomlist *yahoo_roomlist_get_list(GaimConnection *gc);
 void yahoo_roomlist_cancel(GaimRoomlist *list);
-void yahoo_roomlist_expand_catagory(GaimRoomlist *list, GaimRoomlistRoom *catagory);
+void yahoo_roomlist_expand_category(GaimRoomlist *list, GaimRoomlistRoom *category);
 
 #endif /* _YAHOO_CHAT_H_ */