[json-glib/json-glib-0-14] Fix json_node_dup_array() gtk-doc comment



commit 3fd4c9517eef8f8ae7c3ae580a994aef444f55b2
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu Oct 25 16:14:43 2012 +0100

    Fix json_node_dup_array() gtk-doc comment

 json-glib/json-node.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/json-glib/json-node.c b/json-glib/json-node.c
index 67cdc95..1cd5de8 100644
--- a/json-glib/json-node.c
+++ b/json-glib/json-node.c
@@ -306,7 +306,7 @@ json_node_get_array (JsonNode *node)
 }
 
 /**
- * json_node_dup_array
+ * json_node_dup_array:
  * @node: a #JsonNode
  *
  * Retrieves the #JsonArray stored inside a #JsonNode and returns it



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