1
0
mirror of https://github.com/leethomason/tinyxml2.git synced 2026-07-29 15:13:01 +04:00

reset name

This commit is contained in:
Lee Thomason
2012-01-20 11:27:56 -08:00
parent dadcdfad4a
commit 39ede2487d
4 changed files with 28 additions and 4 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ int main( int argc, const char* argv )
}
#endif
{
static const char* test[] = { "<element />",
static const char* test[] = { //"<element />",
"<element></element>",
0
};