Introspection: fix annotation in e_book_client_get_self
authorRaul Gutierrez Segales <rgs@collabora.co.uk>
Thu, 28 Jul 2011 14:21:07 +0000 (15:21 +0100)
committerRaul Gutierrez Segales <rgs@collabora.co.uk>
Thu, 28 Jul 2011 14:21:07 +0000 (15:21 +0100)
In the previous commit I forgot to annotate the fact that
the EBookClient param is an out param too.

addressbook/libebook/e-book-client.c

index fd01ba9..adb1d81 100644 (file)
@@ -755,7 +755,7 @@ make_me_card (void)
 /**
  * e_book_client_get_self:
  * @contact: (out): an #EContact pointer to set
- * @client: an #EBookClient pointer to set
+ * @client: (out): an #EBookClient pointer to set
  * @error: a #GError to set on failure
  *
  * Get the #EContact referring to the user of the address book