libpurple/account.h

changeset 37411
2bab0b4de137
parent 37131
fe9ff76f1c6c
child 37901
41e45e18f3b2
child 38240
0552f69f1996
--- a/libpurple/account.h	Thu Dec 10 22:53:13 2015 -0800
+++ b/libpurple/account.h	Mon Dec 14 23:27:31 2015 -0800
@@ -764,7 +764,7 @@
  *
  * Returns the account's connection.
  *
- * Returns: The connection.
+ * Returns: (transfer none): The connection.
  */
 PurpleConnection *purple_account_get_connection(const PurpleAccount *account);
 

mercurial