aboutsummaryrefslogtreecommitdiff
path: root/test/mmsmspdu.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/mmsmspdu.c')
-rw-r--r--test/mmsmspdu.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/mmsmspdu.c b/test/mmsmspdu.c
index c5e9693d..787f98f5 100644
--- a/test/mmsmspdu.c
+++ b/test/mmsmspdu.c
@@ -164,7 +164,8 @@ show_part_info (MMSmsPart *part)
}
void
-_mm_log (const char *loc,
+_mm_log (gpointer obj,
+ const char *loc,
const char *func,
guint32 level,
const char *fmt,