]> andersk Git - libfaim.git/blobdiff - faim/aim.h
- Thu Dec 14 03:39:34 UTC 2000
[libfaim.git] / faim / aim.h
index 1bd0014b9eba9bd3eec9f073245a0556d71cbb13..3c83b910f9db0b6928e7b4f6f2414a4e6a94074c 100644 (file)
@@ -476,6 +476,9 @@ faim_internal unsigned int aim_get_next_txseqnum(struct aim_conn_t *);
 faim_export int aim_tx_flushqueue(struct aim_session_t *);
 faim_internal int aim_tx_printqueue(struct aim_session_t *);
 faim_export void aim_tx_purgequeue(struct aim_session_t *);
+faim_internal int aim_parse_hostonline(struct aim_session_t *sess, struct command_rx_struct *command, ...);
+faim_internal int aim_parse_hostversions(struct aim_session_t *sess, struct command_rx_struct *command, ...);
+
 
 struct aim_rxcblist_t {
   u_short family;
This page took 0.752867 seconds and 4 git commands to generate.