comparison src/protocols/yahoo/yahoo.c @ 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 88988327a4e0
children 5af95c2b1179
comparison
equal deleted inserted replaced
8583:fc27237783ee 8584:058efd3cb86f
3272 #endif 3272 #endif
3273 NULL, 3273 NULL,
3274 NULL, 3274 NULL,
3275 yahoo_roomlist_get_list, 3275 yahoo_roomlist_get_list,
3276 yahoo_roomlist_cancel, 3276 yahoo_roomlist_cancel,
3277 yahoo_roomlist_expand_catagory, 3277 yahoo_roomlist_expand_category,
3278 }; 3278 };
3279 3279
3280 static GaimPluginInfo info = 3280 static GaimPluginInfo info =
3281 { 3281 {
3282 2, /**< api_version */ 3282 2, /**< api_version */