[Telepathy-commits] [telepathy-salut/master] salut_im_manager_foreach_channel has to be static

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Fri Dec 12 09:56:17 PST 2008


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

diff --git a/src/salut-im-manager.c b/src/salut-im-manager.c
index c42d7ac..e1c3033 100644
--- a/src/salut-im-manager.c
+++ b/src/salut-im-manager.c
@@ -379,7 +379,7 @@ salut_im_manager_iface_foreach_one (gpointer key,
   f->func (chan, f->data);
 }
 
-void
+static void
 salut_im_manager_foreach_channel (TpChannelManager *iface,
                                   TpExportableChannelFunc func,
                                   gpointer user_data)
-- 
1.5.6.5




More information about the Telepathy-commits mailing list