[librest] Fix rest_xml_node_print name in gtk-doc annotation



commit 02baeb0785924cc84af8102a96ab8ccd8d858469
Author: Christophe Fergeau <cfergeau redhat com>
Date:   Wed Aug 20 18:23:14 2014 +0200

    Fix rest_xml_node_print name in gtk-doc annotation

 rest/rest-xml-node.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/rest/rest-xml-node.c b/rest/rest-xml-node.c
index 042b7ad..57a9426 100644
--- a/rest/rest-xml-node.c
+++ b/rest/rest-xml-node.c
@@ -271,7 +271,7 @@ rest_xml_node_find (RestXmlNode *start,
 }
 
 /**
- * rest_xml_node_print_node:
+ * rest_xml_node_print:
  * @node: #RestXmlNode
  *
  * Recursively outputs given node and it's children.


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