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