Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/oscar/service.c

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