[goffice] Introspection fix



commit 2eb5e9fc4f6429666396ea7916aae49c475e7c62
Author: Morten Welinder <terra gnome org>
Date:   Mon Mar 18 21:49:12 2013 -0400

    Introspection fix

 goffice/utils/go-rsm.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/goffice/utils/go-rsm.c b/goffice/utils/go-rsm.c
index d7407a7..2c78e83 100644
--- a/goffice/utils/go-rsm.c
+++ b/goffice/utils/go-rsm.c
@@ -79,7 +79,7 @@ go_rsm_unregister_file (const char *id)
  * @id: resource name
  * @len: where to store the resource size in bytes
  *
- * Returns: (transfer full): the resource or %NULL if not found
+ * Returns: (transfer none): the resource or %NULL if not found
  **/
 gconstpointer
 go_rsm_lookup (const char *id, size_t *len)


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