cpw.malu.xmpp.jingle_ft: 0b9aaaae: Fixed indentation
malu at pidgin.im
malu at pidgin.im
Thu May 14 15:15:27 EDT 2009
-----------------------------------------------------------------
Revision: 0b9aaaae77e9eeff17ab0746c2dcf5f07e203a7f
Ancestor: 22ca1a0c23949bfd2b953affaa3ab85a94cafd5d
Author: malu at pidgin.im
Date: 2009-05-14T19:12:59
Branch: im.pidgin.cpw.malu.xmpp.jingle_ft
URL: http://d.pidgin.im/viewmtn/revision/info/0b9aaaae77e9eeff17ab0746c2dcf5f07e203a7f
Modified files:
libpurple/protocols/jabber/jingle/file-transfer.c
ChangeLog:
Fixed indentation
-------------- next part --------------
============================================================
--- libpurple/protocols/jabber/jingle/file-transfer.c c500507795b36fb3d2827243dab4487935c32f9f
+++ libpurple/protocols/jabber/jingle/file-transfer.c 2eaa9537e0292d62fb07245586eb1613c493ca8c
@@ -916,7 +916,7 @@ jingle_file_transfer_handle_action_inter
/* send transport-accept */
jabber_iq_send(jingle_session_to_packet(session,
- JINGLE_TRANSPORT_ACCEPT));
+ JINGLE_TRANSPORT_ACCEPT));
} else {
/* we don't currently handle other fallback methods than IBB */
jabber_iq_send(jingle_session_to_packet(session,
More information about the Commits
mailing list