Parcourir la source

trivial comment fix

Lee Thomason il y a 13 ans
Parent
commit
685b895172
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      tinyxml2.cpp

+ 2 - 1
tinyxml2.cpp

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