diff options
Diffstat (limited to 'testing/074')
-rw-r--r-- | testing/074/namespacens.xml | 2 | ||||
-rw-r--r-- | testing/074/struct_foo.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/testing/074/namespacens.xml b/testing/074/namespacens.xml index 7b5d861..f63fea5 100644 --- a/testing/074/namespacens.xml +++ b/testing/074/namespacens.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version=""> +<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="" xml:lang="en-US"> <compounddef id="namespacens" kind="namespace" language="C++"> <compoundname>ns</compoundname> <sectiondef kind="func"> diff --git a/testing/074/struct_foo.xml b/testing/074/struct_foo.xml index 81499d9..7cb81f5 100644 --- a/testing/074/struct_foo.xml +++ b/testing/074/struct_foo.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version=""> +<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="" xml:lang="en-US"> <compounddef id="struct_foo" kind="struct" language="C++" prot="public"> <compoundname>Foo</compoundname> <sectiondef kind="public-func"> |