comparison src/protocols/oscar/aim.h @ 5844:db5aa27cb345

[gaim-migrate @ 6275] Compile warning reduction and non-C99 compile fixen. Also fixed AIM over OSCAR's "Format Screenname" (wrong function name :-) ) He that wanders is not always lost. Deny desire and you will be happy. Slay not he that hath no ear. A good traveller has no fixed plans and is not intent upon arriving. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 13 Jun 2003 02:15:11 +0000
parents dbed8c87f750
children a747e9e0e2cf
comparison
equal deleted inserted replaced
5843:ec963ca8c9ee 5844:db5aa27cb345
1105 faim_export int aim_usersearch_interest(aim_session_t *, const char *, const char *); 1105 faim_export int aim_usersearch_interest(aim_session_t *, const char *, const char *);
1106 1106
1107 1107
1108 1108
1109 /* 0x0010 - icon.c */ 1109 /* 0x0010 - icon.c */
1110 faim_export int aim_icon_upload(aim_session_t *sess, aim_conn_t *conn, const fu8_t *icon, fu16_t iconlen); 1110 faim_export int aim_icon_upload(aim_session_t *sess, const fu8_t *icon, fu16_t iconlen);
1111 faim_export int aim_icon_request(aim_session_t *sess, const char *sn, const fu8_t *iconstr, fu16_t iconstrlen); 1111 faim_export int aim_icon_request(aim_session_t *sess, const char *sn, const fu8_t *iconstr, fu16_t iconstrlen);
1112 1112
1113 1113
1114 1114
1115 /* 0x0013 - ssi.c */ 1115 /* 0x0013 - ssi.c */