Ver Fonte

fix tinyxml2 namespaces' ending comment

Signed-off-by: Sergey Smolov <smolov@ispras.ru>
Sergey Smolov há 1 ano atrás
pai
commit
b25c39aaad
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      tinyxml2.h

+ 1 - 1
tinyxml2.h

@@ -2374,7 +2374,7 @@ private:
 };
 
 
-}	// tinyxml2
+} // tinyxml2
 
 #if defined(_MSC_VER)
 #   pragma warning(pop)