diff options
Diffstat (limited to 'libempathy/empathy-call-factory.h')
-rw-r--r-- | libempathy/empathy-call-factory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-call-factory.h b/libempathy/empathy-call-factory.h index 28b3f0c3e..181a51496 100644 --- a/libempathy/empathy-call-factory.h +++ b/libempathy/empathy-call-factory.h @@ -39,7 +39,7 @@ struct _EmpathyCallFactory { GObject parent; }; -GType empathy_call_factory_get_type(void); +GType empathy_call_factory_get_type (void); /* TYPE MACROS */ #define EMPATHY_TYPE_CALL_FACTORY \ |