diff options
Diffstat (limited to 'src/empathy-auto-salut-account-helper.h')
-rw-r--r-- | src/empathy-auto-salut-account-helper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-auto-salut-account-helper.h b/src/empathy-auto-salut-account-helper.h index 6e934500b..8cec7b8ff 100644 --- a/src/empathy-auto-salut-account-helper.h +++ b/src/empathy-auto-salut-account-helper.h @@ -28,7 +28,7 @@ #include <libempathy/empathy-connection-managers.h> -void create_salut_account_if_needed (EmpathyConnectionManagers *managers); +void create_salut_account_if_needed (void); gboolean should_create_salut_account (TpAccountManager *manager); |