aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-import-mc4-accounts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy-import-mc4-accounts.h')
-rw-r--r--src/empathy-import-mc4-accounts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-import-mc4-accounts.h b/src/empathy-import-mc4-accounts.h
index e5392db67..c30b4e505 100644
--- a/src/empathy-import-mc4-accounts.h
+++ b/src/empathy-import-mc4-accounts.h
@@ -26,7 +26,7 @@ G_BEGIN_DECLS
#include <libempathy/empathy-connection-managers.h>
-void empathy_import_mc4_accounts (EmpathyConnectionManagers *managers);
+gboolean empathy_import_mc4_accounts (EmpathyConnectionManagers *managers);
G_END_DECLS