cpw.malu.xmpp.jingle_ft: 16c1134d: Whoops, had left a slew of commented-out...
malu at pidgin.im
malu at pidgin.im
Mon Apr 6 15:05:45 EDT 2009
-----------------------------------------------------------------
Revision: 16c1134da39addbe715b0c03053114e1bb769c6d
Ancestor: d4f2b2da28ddcaf8668216357d72b26edb4830db
Author: malu at pidgin.im
Date: 2009-04-06T19:00:32
Branch: im.pidgin.cpw.malu.xmpp.jingle_ft
URL: http://d.pidgin.im/viewmtn/revision/info/16c1134da39addbe715b0c03053114e1bb769c6d
Modified files:
libpurple/protocols/jabber/si.c
ChangeLog:
Whoops, had left a slew of commented-out code...
-------------- next part --------------
============================================================
--- libpurple/protocols/jabber/si.c c3fcb288a6a08e0335cd77a0e69c429080045677
+++ libpurple/protocols/jabber/si.c 0b9cb2b7d0ed245cb6ba7a1389cc76e0a0bf9e9f
@@ -1580,13 +1580,7 @@ void jabber_si_parse(JabberStream *js, c
{
JabberSIXfer *jsx;
PurpleXfer *xfer;
- /*
xmlnode *file, *feature, *x, *field, *option, *value;
- const char *stream_id, *filename, *filesize_c, *profile;
- xmlnode *si, *file, *feature, *x, *field, *option, *value;
- const char *stream_id, *filename, *filesize_c, *profile, *from;
- */
- xmlnode *file, *feature, *x, *field, *option, *value;
const char *stream_id, *profile;
if(!(profile = xmlnode_get_attrib(si, "profile")) ||
More information about the Commits
mailing list