]> andersk Git - libfaim.git/blobdiff - src/conn.c
- Mon May 7 15:19:55 PDT 2001
[libfaim.git] / src / conn.c
index f9f211c961b64730fb2e5390c49c2c5b3991dee1..0b5644b48f6ca97c9abeb15a5dc029a712cc6ca5 100644 (file)
@@ -848,7 +848,7 @@ faim_export int aim_conn_completeconnect(struct aim_session_t *sess, struct aim_
   fd_set fds, wfds;
   struct timeval tv;
   int res, error = ETIMEDOUT;
-  rxcallback_t userfunc;
+  aim_rxcallback_t userfunc;
 
   if (!conn || (conn->fd == -1))
     return -1;
This page took 0.089711 seconds and 4 git commands to generate.