[Telepathy-commits] [telepathy-salut/master] salut-file-transfer-channel: fix coding style
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Mon Dec 15 04:26:19 PST 2008
---
src/salut-file-transfer-channel.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/salut-file-transfer-channel.c b/src/salut-file-transfer-channel.c
index 6328b18..cf6fad3 100644
--- a/src/salut-file-transfer-channel.c
+++ b/src/salut-file-transfer-channel.c
@@ -1407,7 +1407,7 @@ file_transfer_iface_init (gpointer g_iface,
gpointer iface_data)
{
SalutSvcChannelTypeFileTransferClass *klass =
- (SalutSvcChannelTypeFileTransferClass *)g_iface;
+ (SalutSvcChannelTypeFileTransferClass *) g_iface;
#define IMPLEMENT(x) salut_svc_channel_type_file_transfer_implement_##x (\
klass, salut_file_transfer_channel_##x)
--
1.5.6.5
More information about the Telepathy-commits
mailing list