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



commit 50667273e0db720333065e6e1f043b27609ed096
Author: Raul Gutierrez Segales <rgs collabora co uk>
Date:   Sat Jun 25 13:03:13 2011 +0100

    Introspection: fix annotation in e_vcard_add_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 3a56395..c6a51ab 100644
--- a/addressbook/libebook/e-vcard.c
+++ b/addressbook/libebook/e-vcard.c
@@ -1259,7 +1259,7 @@ e_vcard_append_attribute_with_values (EVCard *evcard, EVCardAttribute *attr, ...
 /**
  * e_vcard_add_attribute:
  * @evc: an #EVCard
- * @attr: an #EVCardAttribute to add
+ * @attr: (transfer full): an #EVCardAttribute to add
  *
  * Adds @attr to @evc. It's added to the beginning of a list of attributes.
  **/



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