diff options
Diffstat (limited to 'libempathy/empathy-account-settings.c')
-rw-r--r-- | libempathy/empathy-account-settings.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-account-settings.c b/libempathy/empathy-account-settings.c index 59cfcc525..21109d261 100644 --- a/libempathy/empathy-account-settings.c +++ b/libempathy/empathy-account-settings.c @@ -1028,7 +1028,7 @@ empathy_account_settings_apply_finish (EmpathyAccountSettings *settings, } gboolean -empathy_account_settings_owns_account (EmpathyAccountSettings *settings, +empathy_account_settings_has_account (EmpathyAccountSettings *settings, EmpathyAccount *account) { EmpathyAccountSettingsPriv *priv; |