[Telepathy-commits] [telepathy-salut/master] check-helpers: fix static functions

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Sat Dec 13 05:05:02 PST 2008


---
 tests/check-helpers.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/check-helpers.c b/tests/check-helpers.c
index ab6f267..86ef115 100644
--- a/tests/check-helpers.c
+++ b/tests/check-helpers.c
@@ -25,7 +25,7 @@
 static gboolean expecting_critical = FALSE;
 static gboolean received_critical  = FALSE;
 
-void
+static void
 check_helper_log_critical_func (const gchar *log_damain,
                                 GLogLevelFlags log_level,
                                 const gchar *message,
-- 
1.5.6.5




More information about the Telepathy-commits mailing list