diff options
Diffstat (limited to 'libempathy')
-rw-r--r-- | libempathy/empathy-irc-network-manager.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libempathy/empathy-irc-network-manager.h b/libempathy/empathy-irc-network-manager.h index 1ec862e91..a050f4723 100644 --- a/libempathy/empathy-irc-network-manager.h +++ b/libempathy/empathy-irc-network-manager.h @@ -41,8 +41,7 @@ struct _EmpathyIrcNetworkManagerClass GObjectClass parent_class; }; -GType -empathy_irc_network_manager_get_type (void); +GType empathy_irc_network_manager_get_type (void); /* TYPE MACROS */ #define EMPATHY_TYPE_IRC_NETWORK_MANAGER \ |