Selaa lähdekoodia

trivial comment fix

Lee Thomason 13 vuotta sitten
vanhempi
commit
685b895172
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      tinyxml2.cpp

+ 2 - 1
tinyxml2.cpp

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