diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2009-01-18 21:43:30 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2009-01-18 21:43:30 +0000 |
commit | 97ff9b367a6428f7703aa7938595c03ad39652e0 (patch) | |
tree | 9ca2f28a14913ed1c2080b1002ba632cc11f1fa9 /doc/APIfiles.html | |
parent | f63085de5e33a95e326d1d810fb18d979359012b (diff) | |
download | libxml2-97ff9b367a6428f7703aa7938595c03ad39652e0.tar.gz |
preparing 0.7.3 release fix a typo in a name DanielLIBXML2.7.3
* configure.in doc/xml.html doc/*: preparing 0.7.3 release
* include/libxml/parserInternals.h SAX2.c: fix a typo in a name
Daniel
svn path=/trunk/; revision=3814
Diffstat (limited to 'doc/APIfiles.html')
-rw-r--r-- | doc/APIfiles.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/APIfiles.html b/doc/APIfiles.html index 8ad26732..7ed0d9b3 100644 --- a/doc/APIfiles.html +++ b/doc/APIfiles.html @@ -801,7 +801,7 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxml-parserInternals.html#MOVETO_STARTTAG">MOVETO_STARTTAG</a><br /> <a href="html/libxml-parserInternals.html#SKIP_EOL">SKIP_EOL</a><br /> <a href="html/libxml-parserInternals.html#XML_MAX_NAMELEN">XML_MAX_NAMELEN</a><br /> -<a href="html/libxml-parserInternals.html#XML_MAX_TEXT_LENGHT">XML_MAX_TEXT_LENGHT</a><br /> +<a href="html/libxml-parserInternals.html#XML_MAX_TEXT_LENGTH">XML_MAX_TEXT_LENGTH</a><br /> <a href="html/libxml-parserInternals.html#XML_SUBSTITUTE_BOTH">XML_SUBSTITUTE_BOTH</a><br /> <a href="html/libxml-parserInternals.html#XML_SUBSTITUTE_NONE">XML_SUBSTITUTE_NONE</a><br /> <a href="html/libxml-parserInternals.html#XML_SUBSTITUTE_PEREF">XML_SUBSTITUTE_PEREF</a><br /> @@ -3125,7 +3125,9 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxml-xmlunicode.html#xmlUCSIsYiRadicals">xmlUCSIsYiRadicals</a><br /> <a href="html/libxml-xmlunicode.html#xmlUCSIsYiSyllables">xmlUCSIsYiSyllables</a><br /> <a href="html/libxml-xmlunicode.html#xmlUCSIsYijingHexagramSymbols">xmlUCSIsYijingHexagramSymbols</a><br /> -</p><h2><a name="xmlversion" id="xmlversion">Module xmlversion</a>:</h2><p><a href="html/libxml-xmlversion.html#ATTRIBUTE_UNUSED">ATTRIBUTE_UNUSED</a><br /> +</p><h2><a name="xmlversion" id="xmlversion">Module xmlversion</a>:</h2><p><a href="html/libxml-xmlversion.html#ATTRIBUTE_ALLOC_SIZE">ATTRIBUTE_ALLOC_SIZE</a><br /> +<a href="html/libxml-xmlversion.html#ATTRIBUTE_PRINTF">ATTRIBUTE_PRINTF</a><br /> +<a href="html/libxml-xmlversion.html#ATTRIBUTE_UNUSED">ATTRIBUTE_UNUSED</a><br /> <a href="html/libxml-xmlversion.html#DEBUG_MEMORY_LOCATION">DEBUG_MEMORY_LOCATION</a><br /> <a href="html/libxml-xmlversion.html#LIBXML_AUTOMATA_ENABLED">LIBXML_AUTOMATA_ENABLED</a><br /> <a href="html/libxml-xmlversion.html#LIBXML_C14N_ENABLED">LIBXML_C14N_ENABLED</a><br /> |