comparison src/protocols/yahoo/yay.c @ 2309:a87ca0aa1840

[gaim-migrate @ 2319] this shouldn't have been here. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 19 Sep 2001 06:09:15 +0000
parents f5bf315e6104
children 569ae9f2bb89
comparison
equal deleted inserted replaced
2308:a90be9567452 2309:a87ca0aa1840
696 ret->close = yahoo_close; 696 ret->close = yahoo_close;
697 ret->send_im = yahoo_send_im; 697 ret->send_im = yahoo_send_im;
698 ret->set_info = NULL; 698 ret->set_info = NULL;
699 ret->get_info = NULL; 699 ret->get_info = NULL;
700 ret->set_away = yahoo_set_away; 700 ret->set_away = yahoo_set_away;
701 ret->get_away_msg = NULL;
702 ret->set_dir = NULL; 701 ret->set_dir = NULL;
703 ret->get_dir = NULL; 702 ret->get_dir = NULL;
704 ret->dir_search = NULL; 703 ret->dir_search = NULL;
705 ret->set_idle = yahoo_set_idle; 704 ret->set_idle = yahoo_set_idle;
706 ret->change_passwd = NULL; 705 ret->change_passwd = NULL;