diff libfaim/aim_search.c @ 840:595ac7759563

[gaim-migrate @ 850] lots of (mostly useless for us) libfaim changes. should help portability, but it was always portable between unices.... stupid win32ers. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 04 Sep 2000 23:37:32 +0000
parents e4c34ca88d9b
children 920c86b753d7
line wrap: on
line diff
--- a/libfaim/aim_search.c	Mon Sep 04 01:15:38 2000 +0000
+++ b/libfaim/aim_search.c	Mon Sep 04 23:37:32 2000 +0000
@@ -8,9 +8,9 @@
 
 #include <faim/aim.h>
 
-u_long aim_usersearch_address(struct aim_session_t *sess,
-			      struct aim_conn_t *conn, 
-			      char *address)
+faim_export unsigned long aim_usersearch_address(struct aim_session_t *sess,
+						 struct aim_conn_t *conn, 
+						 char *address)
 {
   struct command_tx_struct *newpacket;