Improvement of doc, Raph patch for CORBA init, support for spaces in XPath, Daniel
diff --git a/doc/html/gnome-xml-parser.html b/doc/html/gnome-xml-parser.html
index 104bab1..a31cfe5 100644
--- a/doc/html/gnome-xml-parser.html
+++ b/doc/html/gnome-xml-parser.html
@@ -1179,7 +1179,7 @@
 ><TD
 ><PRE
 CLASS="PROGRAMLISTING"
->typedef enum xmlParserInputState {
+>typedef enum {
     XML_PARSER_EOF = 0,
     XML_PARSER_PROLOG,
     XML_PARSER_CONTENT,
@@ -7506,7 +7506,8 @@
 ></DIV
 ><DIV
 CLASS="NAVFOOTER"
-><BR><BR><TABLE
+><BR
+CLEAR="all"><BR><TABLE
 WIDTH="100%"
 BORDER="0"
 BGCOLOR="#000000"