Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/oscar/service.c

    r68c7c14 rb7d3cc34  
    736736
    737737        tlvlen = aim_addtlvtochain32(&tl, 0x0006, data);
     738
     739        printf("%d\n", tlvlen);
    738740
    739741        if (!(fr = aim_tx_new(sess, conn, AIM_FRAMETYPE_FLAP, 0x02, 10 + 8)))
Note: See TracChangeset for help on using the changeset viewer.