[Telepathy-commits] [telepathy-sofiasip/master] Untabify
Mikhail Zabaluev
mikhail.zabaluev at nokia.com
Thu Oct 30 06:41:48 PDT 2008
---
src/sip-text-channel.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/sip-text-channel.c b/src/sip-text-channel.c
index b19ea7a..89a4160 100644
--- a/src/sip-text-channel.c
+++ b/src/sip-text-channel.c
@@ -513,8 +513,8 @@ static gint tpsip_acknowledged_messages_compare(gconstpointer msg,
*/
static void
tpsip_text_channel_acknowledge_pending_messages(TpSvcChannelTypeText *iface,
- const GArray *ids,
- DBusGMethodInvocation *context)
+ const GArray *ids,
+ DBusGMethodInvocation *context)
{
TpsipTextChannel *chan = TPSIP_TEXT_CHANNEL (iface);
TpsipTextChannelPrivate *priv = TPSIP_TEXT_CHANNEL_GET_PRIVATE(chan);
--
1.5.6.5
More information about the Telepathy-commits
mailing list