[evolution-data-server] Fixup markup of e_vcard_attribute_add_param (takes ownership of param)



commit bfa484e0f95726e8797eec747e4fd8e7429a8601
Author: Alexander Larsson <alexl redhat com>
Date:   Fri Jun 10 14:41:46 2011 +0200

    Fixup markup of e_vcard_attribute_add_param (takes ownership of param)

 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 610b5b4..5c08766 100644
--- a/addressbook/libebook/e-vcard.c
+++ b/addressbook/libebook/e-vcard.c
@@ -1553,7 +1553,7 @@ e_vcard_attribute_param_copy (EVCardAttributeParam *param)
 /**
  * e_vcard_attribute_add_param:
  * @attr: an #EVCardAttribute
- * @param: an #EVCardAttributeParam to add
+ * @param: (transfer full): an #EVCardAttributeParam to add
  *
  * Adds @param to @attr's list of parameters.
  * It tests for duplicities, only new parameters are added,



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