[gi] Add missing Gio transfer annotations

This commit is contained in:
Martin Pitt
2011-08-11 11:36:22 +02:00
parent 0e54825120
commit 782f839383
7 changed files with 10 additions and 8 deletions

View File

@@ -84,7 +84,7 @@ g_tls_file_database_default_init (GTlsFileDatabaseInterface *iface)
*
* The certificates in @anchors must be PEM encoded.
*
* Return value: the new #GTlsFileDatabase, or %NULL on error
* Return value: (transfer full): the new #GTlsFileDatabase, or %NULL on error
*
* Since: 2.30
*/