src/protocols/oscar/info.c

changeset 4342
a352530e1a6a
parent 4156
250bf7504ebf
child 4443
e6b717a0fa64
--- 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;

mercurial