--- a/src/protocols/oscar/info.c Sat Jan 18 18:18:50 2003 +0000 +++ b/src/protocols/oscar/info.c Sat Jan 18 22:43:22 2003 +0000 @@ -567,6 +567,10 @@ * random crap containing the IP address, * apparently a port number, and some Other Stuff. * + * Format is: + * 4 bytes - Our IP address, 0xc0 a8 01 2b for 192.168.1.43 + * + * */ aimbs_getrawbuf(bs, outinfo->icqinfo.crap, 0x25); outinfo->present |= AIM_USERINFO_PRESENT_ICQDATA;