fix comment in Programmatic DOM test case
This commit is contained in:
4
xmltest.cpp
Normal file → Executable file
4
xmltest.cpp
Normal file → Executable file
@@ -461,9 +461,9 @@ int main( int argc, const char ** argv )
|
|||||||
// Build:
|
// Build:
|
||||||
// <element>
|
// <element>
|
||||||
// <!--comment-->
|
// <!--comment-->
|
||||||
|
// <sub attrib="0" />
|
||||||
// <sub attrib="1" />
|
// <sub attrib="1" />
|
||||||
// <sub attrib="2" />
|
// <sub attrib="2" >& Text!</sub>
|
||||||
// <sub attrib="3" >& Text!</sub>
|
|
||||||
// <element>
|
// <element>
|
||||||
|
|
||||||
XMLDocument* doc = new XMLDocument();
|
XMLDocument* doc = new XMLDocument();
|
||||||
|
|||||||
Reference in New Issue
Block a user