X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=test_XML.cpp;h=e38d325b919b4c7327074ce51f4199e84cbd1724;hb=d1f17224ed40165c284145ffbfcc1bd42882f825;hp=c13c04d64486321226a1ec87cee203ba85653ac5;hpb=e421727c5a512154cf2c3ff4cf8390eb88d527d7;p=SXSI%2FXMLTree.git diff --git a/test_XML.cpp b/test_XML.cpp index c13c04d..e38d325 100644 --- a/test_XML.cpp +++ b/test_XML.cpp @@ -24,7 +24,7 @@ int main() unsigned char openTag[]="A", closeTag[]="/A", filename[]="testXML", text[]="Hello World"; treeNode x; - n = 49999; + n = 99999; X = new XMLTree();