src/protocols/oscar/ft.c

changeset 10560
177194d64de6
parent 10271
a5e47c867875
child 10990
6655ae14e763
equal deleted inserted replaced
10559:6e1364d4676f 10560:177194d64de6
382 aimbs_put16(hdrbs, 0x0000); 382 aimbs_put16(hdrbs, 0x0000);
383 aimbs_put8(hdrbs, 0x00); 383 aimbs_put8(hdrbs, 0x00);
384 384
385 /* end of hdr2 */ 385 /* end of hdr2 */
386 386
387 #if 0 /* XXX - this is how you send buddy icon info... */ 387 #if 0 /* XXX - this is how you send buddy icon info... */
388 aimbs_put16(hdrbs, 0x0008); 388 aimbs_put16(hdrbs, 0x0008);
389 aimbs_put16(hdrbs, 0x000c); 389 aimbs_put16(hdrbs, 0x000c);
390 aimbs_put16(hdrbs, 0x0000); 390 aimbs_put16(hdrbs, 0x0000);
391 aimbs_put16(hdrbs, 0x1466); 391 aimbs_put16(hdrbs, 0x1466);
392 aimbs_put16(hdrbs, 0x0001); 392 aimbs_put16(hdrbs, 0x0001);

mercurial