From a930368ca105ffd261bff388fe70547b50aec16e Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Tue, 21 Apr 2009 00:49:43 +0200 Subject: [PATCH] Make explicit in the doc of empathy_account_manager_get_connection that it does not return a new ref --- libempathy/empathy-account-manager.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libempathy/empathy-account-manager.c b/libempathy/empathy-account-manager.c index 38f8c608..fc749458 100644 --- a/libempathy/empathy-account-manager.c +++ b/libempathy/empathy-account-manager.c @@ -755,7 +755,7 @@ empathy_account_manager_dup_accounts (EmpathyAccountManager *manager) * @account: a #McAccount * * Get the connection of the accounts, or NULL if account is offline or the - * connection is not yet ready. + * connection is not yet ready. This function does not return a new ref. * * Returns: the connection of the accounts. **/ -- 2.39.2