[evolution-data-server] Introspection: fix annotation in e_vcard_get_attribute



commit 94067249615eea89fb0ea4bb75999a47d6ff0464
Author: Raul Gutierrez Segales <rgs collabora co uk>
Date:   Sat Jun 25 12:40:59 2011 +0100

    Introspection: fix annotation in e_vcard_get_attribute

 addressbook/libebook/e-vcard.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/addressbook/libebook/e-vcard.c b/addressbook/libebook/e-vcard.c
index 6b308d6..3a56395 100644
--- a/addressbook/libebook/e-vcard.c
+++ b/addressbook/libebook/e-vcard.c
@@ -1852,7 +1852,7 @@ e_vcard_get_attributes (EVCard *evcard)
  * @evcard and should not be freed. If the attribute does not exist, #NULL is
  * returned.
  *
- * Returns: An #EVCardAttribute if found, or #NULL.
+ * Returns: (transfer none): An #EVCardAttribute if found, or #NULL.
  **/
 EVCardAttribute *
 e_vcard_get_attribute (EVCard     *evc,



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