- Timestamp:
- 2008-03-15T17:44:21Z (17 years ago)
- Branches:
- master
- Children:
- 79eae4a
- Parents:
- 9ad86bb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/yahoo/libyahoo2.c
r9ad86bb ra869d91 737 737 738 738 memcpy(data + pos, "YMSG", 4); pos += 4; 739 pos += yahoo_put16(data + pos, 0x0 a00);739 pos += yahoo_put16(data + pos, 0x000c); 740 740 pos += yahoo_put16(data + pos, 0x0000); 741 741 pos += yahoo_put16(data + pos, pktlen + extra_pad);
Note: See TracChangeset
for help on using the changeset viewer.