diff src/protocols/oscar/search.c @ 6879:594682101ba6

[gaim-migrate @ 7425] I renamed newsearch.c to odir.c and icon.c to bart.c I get the feeling this is what AOL calls them. I also changed the aim_icon_bleh functions to aim_bart_bleh aim_usersearch_bleh to aim_search_bleh or aim_odir_bleh committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 17 Sep 2003 21:19:30 +0000
parents 2532f1192da3
children e6b01bd8d6cd
line wrap: on
line diff
--- a/src/protocols/oscar/search.c	Wed Sep 17 13:42:38 2003 +0000
+++ b/src/protocols/oscar/search.c	Wed Sep 17 21:19:30 2003 +0000
@@ -40,7 +40,7 @@
  * Subtype 0x0002
  *
  */
-faim_export int aim_usersearch_address(aim_session_t *sess, aim_conn_t *conn, const char *address)
+faim_export int aim_search_address(aim_session_t *sess, aim_conn_t *conn, const char *address)
 {
 	aim_frame_t *fr;
 	aim_snacid_t snacid;