From 962083b9d1d699f3e73714bf7567c2cca9aedd1c Mon Sep 17 00:00:00 2001 From: Dmitry-Me Date: Tue, 26 May 2015 11:38:30 +0300 Subject: [PATCH] Remove redundant comment, fix typo and formatting --- tinyxml2.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tinyxml2.cpp b/tinyxml2.cpp index 667170f..b00d819 100755 --- a/tinyxml2.cpp +++ b/tinyxml2.cpp @@ -547,8 +547,7 @@ char* XMLDocument::Identify( char* p, XMLNode** node ) return p; } - // What is this thing? - // These strings define the matching patters: + // These strings define the matching patterns: static const char* xmlHeader = { "