aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-call-factory.c
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-call-factory.c')
-rw-r--r--libempathy/empathy-call-factory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-call-factory.c b/libempathy/empathy-call-factory.c
index f412139be..5d97b7303 100644
--- a/libempathy/empathy-call-factory.c
+++ b/libempathy/empathy-call-factory.c
@@ -104,7 +104,7 @@ empathy_call_factory_class_init (
object_class->constructor = empathy_call_factory_constructor;
object_class->dispose = empathy_call_factory_dispose;
- object_class->finalize = empathy_call_factory_finalize;
+ object_class->finalize = empathy_call_factory_finalize;
signals[NEW_CALL_HANDLER] =
g_signal_new ("new-call-handler",