From 4add958b49f3e6fa33e50e122ac58f02942f1ee1 Mon Sep 17 00:00:00 2001 From: Wang Kirin Date: Mon, 29 Apr 2019 09:54:45 +0800 Subject: [PATCH] fix comment in Programmatic DOM test case --- xmltest.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100644 => 100755 xmltest.cpp diff --git a/xmltest.cpp b/xmltest.cpp old mode 100644 new mode 100755 index a0aaee7..8b3d24e --- a/xmltest.cpp +++ b/xmltest.cpp @@ -461,9 +461,9 @@ int main( int argc, const char ** argv ) // Build: // // + // // - // - // & Text! + // & Text! // XMLDocument* doc = new XMLDocument();