[Telepathy-commits] [telepathy-salut/master] salut-avahi-contact-manager: fix coding style

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Mon Dec 15 04:29:17 PST 2008


---
 src/salut-avahi-contact-manager.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/salut-avahi-contact-manager.c b/src/salut-avahi-contact-manager.c
index 3e30631..6b11835 100644
--- a/src/salut-avahi-contact-manager.c
+++ b/src/salut-avahi-contact-manager.c
@@ -56,7 +56,7 @@ struct _SalutAvahiContactManagerPrivate
 
 #define SALUT_AVAHI_CONTACT_MANAGER_GET_PRIVATE(obj) \
     ((SalutAvahiContactManagerPrivate *) \
-      ((SalutAvahiContactManager *)obj)->priv)
+      ((SalutAvahiContactManager *) obj)->priv)
 
 
 static void
-- 
1.5.6.5




More information about the Telepathy-commits mailing list