[empathy] Make explicit in the doc of empathy_account_manager_get_connection that it does not return a new ref



commit a930368ca105ffd261bff388fe70547b50aec16e
Author: Xavier Claessens <xclaesse gmail com>
Date:   Tue Apr 21 00:49:43 2009 +0200

    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 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libempathy/empathy-account-manager.c b/libempathy/empathy-account-manager.c
index 38f8c60..fc74945 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.
  **/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]