aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-account.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-account.h')
-rw-r--r--libempathy/empathy-account.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-account.h b/libempathy/empathy-account.h
index d1961b932..6351c9316 100644
--- a/libempathy/empathy-account.h
+++ b/libempathy/empathy-account.h
@@ -58,7 +58,7 @@ GType empathy_account_get_type (void);
gboolean empathy_account_is_just_connected (EmpathyAccount *account);
TpConnection *empathy_account_get_connection (EmpathyAccount *account);
-TpConnection *empathy_account_get_connection_for (EmpathyAccount *account,
+TpConnection *empathy_account_get_connection_for_path (EmpathyAccount *account,
const gchar *path);
const gchar *empathy_account_get_unique_name (EmpathyAccount *account);
const gchar *empathy_account_get_display_name (EmpathyAccount *account);