comparison src/protocols/oscar/service.c @ 2866:6d62d4520460

[gaim-migrate @ 2879] try that committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 10 Dec 2001 00:48:27 +0000
parents 9467e4ee81be
children 07283934dedd
comparison
equal deleted inserted replaced
2865:88dc3623a2ae 2866:6d62d4520460
727 * Set Extended Status (group 1, type 0x1e) 727 * Set Extended Status (group 1, type 0x1e)
728 * 728 *
729 * Currently only works if using ICQ. 729 * Currently only works if using ICQ.
730 * 730 *
731 */ 731 */
732 faim_export int aim_setextstatus(aim_session_t *sess, aim_conn_t *conn, fu16_t status) 732 faim_export int aim_setextstatus(aim_session_t *sess, aim_conn_t *conn, fu32_t status)
733 { 733 {
734 aim_frame_t *fr; 734 aim_frame_t *fr;
735 aim_snacid_t snacid; 735 aim_snacid_t snacid;
736 aim_tlvlist_t *tl = NULL; 736 aim_tlvlist_t *tl = NULL;
737 fu32_t data; 737 fu32_t data;