diff --git a/xmltest.cpp b/xmltest.cpp index 7f2b22a..1c220ba 100644 --- a/xmltest.cpp +++ b/xmltest.cpp @@ -1909,7 +1909,8 @@ int main( int argc, const char ** argv ) { // No matter - before or after successfully parsing a text - - // calling XMLDocument::Value() causes an assert in debug. + // calling XMLDocument::Value() used to cause an assert in debug. + // Null must be retured. const char* validXml = "" "" "";