aboutsummaryrefslogtreecommitdiffstats
path: root/test/valid
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2005-01-04 17:50:14 +0000
committerDaniel Veillard <veillard@src.gnome.org>2005-01-04 17:50:14 +0000
commitf6b71bd176bf2a48e052740f0b58c8f69bd07781 (patch)
tree0f1df39dc6b57ecd38a0a57b905258de84a4195b /test/valid
parentce1648b124a9d8decd453185852b0927d311a3aa (diff)
downloadandroid_external_libxml2-f6b71bd176bf2a48e052740f0b58c8f69bd07781.tar.gz
android_external_libxml2-f6b71bd176bf2a48e052740f0b58c8f69bd07781.tar.bz2
android_external_libxml2-f6b71bd176bf2a48e052740f0b58c8f69bd07781.zip
making DSO support an option code and documentation cleanups regenerated
* configure.in: making DSO support an option * xmlmodule.c xmlreader.c include/libxml/xmlmodule.h: code and documentation cleanups * elfgcchack.h testapi.c doc/*: regenerated the docs and checks for new module * test/valid/REC-xml-19980210.xml: fix a small change introduced previously Daniel
Diffstat (limited to 'test/valid')
-rw-r--r--test/valid/REC-xml-19980210.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/valid/REC-xml-19980210.xml b/test/valid/REC-xml-19980210.xml
index f89606bd..4e93fb38 100644
--- a/test/valid/REC-xml-19980210.xml
+++ b/test/valid/REC-xml-19980210.xml
@@ -744,7 +744,7 @@ name characters.
| <nt def='NT-CombiningChar'>CombiningChar</nt>
| <nt def='NT-Extender'>Extender</nt></rhs>
</prod>
-<prod id='NT-Name'><lhs>Name</lhs>
+<prod id='NT-Name'><lhs>Name</lhs>
<rhs>(<nt def='NT-Letter'>Letter</nt> | '_' | ':')
(<nt def='NT-NameChar'>NameChar</nt>)*</rhs></prod>
<prod id='NT-Names'><lhs>Names</lhs>