aboutsummaryrefslogtreecommitdiff
path: root/plugins/mbm/tests/test-modem-helpers-mbm.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/mbm/tests/test-modem-helpers-mbm.c')
-rw-r--r--plugins/mbm/tests/test-modem-helpers-mbm.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/mbm/tests/test-modem-helpers-mbm.c b/plugins/mbm/tests/test-modem-helpers-mbm.c
index cca121b0..e64b25c2 100644
--- a/plugins/mbm/tests/test-modem-helpers-mbm.c
+++ b/plugins/mbm/tests/test-modem-helpers-mbm.c
@@ -254,7 +254,8 @@ test_cfun_query_current_modes (void)
/*****************************************************************************/
void
-_mm_log (const char *loc,
+_mm_log (gpointer obj,
+ const char *loc,
const char *func,
guint32 level,
const char *fmt,