Introspection: fix annotation in e_vcard_remove_attributes
authorRaul Gutierrez Segales <rgs@collabora.co.uk>
Tue, 2 Aug 2011 13:58:01 +0000 (14:58 +0100)
committerRaul Gutierrez Segales <rgs@collabora.co.uk>
Tue, 2 Aug 2011 13:58:01 +0000 (14:58 +0100)
addressbook/libebook/e-vcard.c

index 644f170..d98521d 100644 (file)
@@ -1127,8 +1127,8 @@ e_vcard_attribute_get_type (void)
 /**
  * e_vcard_remove_attributes:
  * @evc: vcard object
- * @attr_group: group name of attributes to be removed
- * @attr_name: name of the arributes to be removed
+ * @attr_group: (allow-none): group name of attributes to be removed
+ * @attr_name: (allow-none): name of the arributes to be removed
  *
  * Removes all the attributes with group name and attribute name equal to
  * passed in values. If @attr_group is %NULL or an empty string,