]> andersk Git - libfaim.git/blobdiff - aim_chatnav.c
- Mon Dec 4 23:46:35 UTC 2000
[libfaim.git] / aim_chatnav.c
index 9b3f314fe312f10563abe6ad2b86179ed89a7446..4c93af17ac7fcf08d1883d1d1f50eccdf50395f1 100644 (file)
@@ -384,7 +384,7 @@ faim_internal int aim_chatnav_parse_info(struct aim_session_t *sess, struct comm
        createperms = aimutil_get8(tmp->value);
 
       if ((userfunc = aim_callhandler(command->conn, 0x000d, 0x0009))) {
-       ret = userfunc(sess, command, snac->type, fqcn, instance, flags, createtime, maxmsglen, maxoccupancy, createperms, unknown, name, ck);
+       ret = userfunc(sess, command, snac->type, fqcn, instance, exchange, flags, createtime, maxmsglen, maxoccupancy, createperms, unknown, name, ck);
       }
      
       if (ck)
This page took 0.485668 seconds and 4 git commands to generate.