aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-chandler.c
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-chandler.c')
-rw-r--r--libempathy/empathy-chandler.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-chandler.c b/libempathy/empathy-chandler.c
index 2ebbde968..a91e55dc9 100644
--- a/libempathy/empathy-chandler.c
+++ b/libempathy/empathy-chandler.c
@@ -62,7 +62,7 @@ empathy_chandler_class_init (EmpathyChandlerClass *klass)
G_SIGNAL_RUN_LAST,
0,
NULL, NULL,
- empathy_marshal_VOID__OBJECT_OBJECT,
+ _empathy_marshal_VOID__OBJECT_OBJECT,
G_TYPE_NONE,
2, TELEPATHY_CONN_TYPE, TELEPATHY_CHAN_TYPE);
}