Explorar el Código

trivial comment fix

Lee Thomason hace 13 años
padre
commit
685b895172
Se han modificado 1 ficheros con 2 adiciones y 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
+