--- a/libpurple/protocols/jabber/jingle/rtp.c Sat Mar 28 00:58:02 2009 +0000 +++ b/libpurple/protocols/jabber/jingle/rtp.c Sun Mar 29 23:00:33 2009 +0000 @@ -444,7 +444,8 @@ static void jingle_rtp_stream_info_cb(PurpleMedia *media, PurpleMediaInfoType type, - gchar *sid, gchar *name, JingleSession *session) + gchar *sid, gchar *name, gboolean local, + JingleSession *session) { purple_debug_info("jingle-rtp", "stream-info: type %d " "id: %s name: %s\n", type, sid, name);