Explorar o código

trivial comment fix

Lee Thomason %!s(int64=13) %!d(string=hai) anos
pai
achega
685b895172
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      tinyxml2.cpp

+ 2 - 1
tinyxml2.cpp

@@ -2087,4 +2087,5 @@ bool XMLPrinter::Visit( const XMLUnknown& unknown )
     return true;
 }
 
-}
+}   // namespace tinyxml2
+