]> git.0d.be Git - empathy.git/commitdiff
Make explicit in the doc of empathy_account_manager_get_connection that it does not...
authorXavier Claessens <xclaesse@gmail.com>
Mon, 20 Apr 2009 22:49:43 +0000 (00:49 +0200)
committerXavier Claessens <xclaesse@gmail.com>
Wed, 22 Apr 2009 10:21:14 +0000 (12:21 +0200)
libempathy/empathy-account-manager.c

index 38f8c608593d0a5ba3d0ea84d8a5435c566e507c..fc749458a968517a89e8779d440b94442b831ee0 100644 (file)
@@ -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.
  **/