[aravis] doc: really fix the warning message.



commit 724c92d221d162ad7da1e4530f7a2957e219611b
Author: Emmanuel Pacaud <emmanuel gnome org>
Date:   Mon Jun 11 09:53:58 2012 +0200

    doc: really fix the warning message.

 src/arvinterface.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/arvinterface.c b/src/arvinterface.c
index 397bc4d..4a02a69 100644
--- a/src/arvinterface.c
+++ b/src/arvinterface.c
@@ -141,9 +141,9 @@ arv_interface_get_device_physical_id (ArvInterface *interface, unsigned int inde
  * arv_interface_get_device_address
  * @interface: a #ArvInterface
  * @index: device index
- * Returns: (transfer none): the device address
+ * Return value: (transfer none): the device address
  *
- * Returns the device address (IP address in the case of an ethernet camera). Useful
+ * queries the device address (IP address in the case of an ethernet camera). Useful
  * for constructing manual connections to devices using @arv_gv_device_new
  *
  * Prior to this call the @arv_interface_update_device_list



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