[Pidgin] #4533: file transfer support for yahoo
Pidgin
trac at pidgin.im
Sat Jan 5 23:53:03 EST 2008
#4533: file transfer support for yahoo
------------------------+---------------------------------------------------
Reporter: madthanu | Owner:
Type: patch | Status: new
Priority: minor | Milestone:
Component: libpurple | Version: 2.3.1
Resolution: | Keywords: file transfer
Pending: 0 |
------------------------+---------------------------------------------------
Comment (by rekkanoryo):
Lines 1960-1 of yahoo.c after your current patch on this ticket read as
follows (I added some spaces here so it displays better with the wiki
formatting):
{{{
#!c
yahoo_packet_hash(pack, "sssss", 0, name, 6, resp_6, 96, resp_96, 1,
name, 244, YAHOO_CLIENT_VERSION_ID, 135,
YAHOO_CLIENT_VERSION);
}}}
Shouldn't the "sssss" now read "ssssss" to indicate six strings instead of
the 5 that existed prior to your patch?
--
Ticket URL: <http://developer.pidgin.im/ticket/4533#comment:34>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list