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 bdf8024e8..fbd0724d1 100644 --- a/libempathy/empathy-account-settings.c +++ b/libempathy/empathy-account-settings.c @@ -521,7 +521,7 @@ empathy_account_settings_get_default (EmpathyAccountSettings *settings, } const gchar * -empathy_settings_get_dbus_signature (EmpathyAccountSettings *settings, +empathy_account_settings_get_dbus_signature (EmpathyAccountSettings *settings, const gchar *param) { TpConnectionManagerParam *p; |