Documentation updates
[runtime.git] / lib / silcutil / silcxml.h
index e6ccce8012540b40b6b5f873974b40f2fc0eace9..b15c8f48dcf9998acc6b64d2edc872dcb7332544 100644 (file)
@@ -125,6 +125,7 @@ typedef struct SilcXMLParamsObject {
   /* Do not process XML namespaces. */
   SilcBool no_namespace;
 } *SilcXMLParams, SilcXMLParamsStruct;
+/***/
 
 /****f* silcutil/silc_xml_parser_create
  *
@@ -221,7 +222,7 @@ const char *silc_xml_get_attribute(SilcXMLParser parser,
                                   SilcHashTable attributes,
                                   const char *name);
 
-/****f* silcutil/silc_xml_get_attribute
+/****f* silcutil/silc_xml_current_location
  *
  * SYNOPSIS
  *